@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/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3891 32.4558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3891"^^xsd:decimal ;
  dwc:decimalLongitude "32.4558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3891 32.4558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3891"^^xsd:decimal ;
  geo-pos:long "32.4558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1818'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4558'^^xsd:double;
  dwc:latitude '45.3891'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1818'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2117'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2117'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1895'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1895'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1896'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1896'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3170'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3170'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3171'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3171'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3822'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3822'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3983'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3983'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3984'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3984'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6566'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6566'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6567'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6567'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6241'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6241'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6242'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6242'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6062'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6062'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6760'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6760'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6761'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6761'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7063'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7063'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7355'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7355'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7356'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7356'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4908'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4908'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4960'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4960'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3041'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3041'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3042'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3042'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7117'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7117'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_380'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_380'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_381'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_381'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5820'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5820'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_38'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_38'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3277'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3277'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2735'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2735'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3276'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3276'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2116'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2116'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2367'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2367'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3901"^^xsd:decimal ;
  dwc:decimalLongitude "32.4636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3901 32.4636)"^^geo:wktLiteral ;
  geo-pos:lat "45.3901"^^xsd:decimal ;
  geo-pos:long "32.4636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1817'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4636'^^xsd:double;
  dwc:latitude '45.3901'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1817'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3897 32.4716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3897"^^xsd:decimal ;
  dwc:decimalLongitude "32.4716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3897 32.4716)"^^geo:wktLiteral ;
  geo-pos:lat "45.3897"^^xsd:decimal ;
  geo-pos:long "32.4716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1815'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4716'^^xsd:double;
  dwc:latitude '45.3897'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1815'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3897 32.4716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3897"^^xsd:decimal ;
  dwc:decimalLongitude "32.4716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3897 32.4716)"^^geo:wktLiteral ;
  geo-pos:lat "45.3897"^^xsd:decimal ;
  geo-pos:long "32.4716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1816'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4716'^^xsd:double;
  dwc:latitude '45.3897'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1816'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_909'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_909'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1286'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1286'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2113'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2113'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1891'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1891'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1892'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1892'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3167'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3167'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3686'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3686'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4341'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4341'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6594'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6594'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6237'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6237'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6238'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6238'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6059'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6059'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5952'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5952'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7352'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7352'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5428'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5428'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2457'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2457'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3037'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3037'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3038'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3038'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4512'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4512'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4513'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4513'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4777'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4777'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7351'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7351'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_376'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_376'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_377'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_377'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2768'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2768'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2685'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2685'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5818'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5818'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6366'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6366'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4186'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4186'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2686'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2686'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5179'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5179'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5951'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5951'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5642'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5642'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4340'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4340'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2456'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2456'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2114'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2114'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1814'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1814'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1813'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1813'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3898"^^xsd:decimal ;
  dwc:decimalLongitude "32.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3898 32.479)"^^geo:wktLiteral ;
  geo-pos:lat "45.3898"^^xsd:decimal ;
  geo-pos:long "32.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2364'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.479'^^xsd:double;
  dwc:latitude '45.3898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2364'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1112'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1112'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2112'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2112'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1890'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1890'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6236'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6236'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5950'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5950'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7060'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7060'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2400'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2400'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4905'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4905'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4959'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4959'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2585'^^xsd:string;
  dwc:scientificName 'Litosiphon laminariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2585'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3036'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3036'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7350'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7350'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_705'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_705'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_375'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_375'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5817'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5817'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6365'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6365'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_547'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_547'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1111'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1111'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2767'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2767'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3275'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3275'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2684'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2684'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6564'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6564'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2363'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2363'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3506"^^xsd:decimal ;
  dwc:decimalLongitude "32.4963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3506 32.4963)"^^geo:wktLiteral ;
  geo-pos:lat "45.3506"^^xsd:decimal ;
  geo-pos:long "32.4963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1812'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4963'^^xsd:double;
  dwc:latitude '45.3506'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1812'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_885'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_885'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_886'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_886'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_887'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_887'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2111'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2111'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1888'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1888'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1889'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1889'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1893'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1893'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1894'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1894'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3168'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3168'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3685'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3685'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3980'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3980'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3981'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3981'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3982'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3982'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4342'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4342'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6565'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6565'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6454'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6454'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6455'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6455'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6239'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6239'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6240'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6240'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6234'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6234'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6235'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6235'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6058'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6058'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6060'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6060'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6061'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6061'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5949'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5949'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5953'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5953'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5954'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5954'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5640'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5640'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5641'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5641'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5643'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5643'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5644'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5644'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6757'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6757'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6758'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6758'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6759'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6759'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7058'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7058'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7059'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7059'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7062'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7062'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7353'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7353'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7354'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7354'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4904'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4904'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4906'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4906'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4907'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4907'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2584'^^xsd:string;
  dwc:scientificName 'Litosiphon laminariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2584'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2835'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2835'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3034'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3034'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3035'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3035'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3040'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3040'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4511'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4511'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4514'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4514'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4778'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4778'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4779'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4779'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7348'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7348'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7349'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7349'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7103'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7103'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_704'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_704'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_703'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_703'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_378'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_378'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_379'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_379'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5819'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5819'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6368'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6368'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1811'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1811'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2365'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2365'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1810'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1810'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_374'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_374'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6896'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6896'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5815'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5815'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5816'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5816'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6364'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6364'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6367'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6367'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5208'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5208'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_546'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_546'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_548'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_548'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4161'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4161'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2693'^^xsd:string;
  dwc:scientificName 'Myrionema strangulans '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2693'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5180'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5180'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7061'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7061'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4776'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4776'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4958'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4958'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3039'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3039'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3169'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3169'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2115'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2115'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2361'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2361'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2362'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2362'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2366'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2366'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3504"^^xsd:decimal ;
  dwc:decimalLongitude "32.4966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3504 32.4966)"^^geo:wktLiteral ;
  geo-pos:lat "45.3504"^^xsd:decimal ;
  geo-pos:long "32.4966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1179'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4966'^^xsd:double;
  dwc:latitude '45.3504'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1179'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_884'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_884'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2109'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2109'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2110'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2110'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1887'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1887'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3181'^^xsd:string;
  dwc:scientificName 'Streblonema parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3181'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1871320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3684'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3684'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3821'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3821'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4338'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4338'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4339'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4339'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6232'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6232'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6233'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6233'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5948'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5948'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2455'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2455'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4903'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4903'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4957'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4957'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2683'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2683'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3032'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3032'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4509'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4509'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4510'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4510'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7346'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7346'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7347'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7347'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7116'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7116'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7119'^^xsd:string;
  dwc:scientificName 'Polysiphonia pulvinata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144659'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7119'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_373'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_373'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_545'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_545'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4106'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4106'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4184'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4184'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4185'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4185'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2691'^^xsd:string;
  dwc:scientificName 'Myrionema balticum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144976'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2691'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7115'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7115'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5947'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5947'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6756'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6756'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3033'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3033'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_883'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_883'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3979'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3979'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1886'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1886'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1808'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1808'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2359'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2359'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2360'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2360'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1809'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1809'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3503"^^xsd:decimal ;
  dwc:decimalLongitude "32.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3503 32.4967)"^^geo:wktLiteral ;
  geo-pos:lat "45.3503"^^xsd:decimal ;
  geo-pos:long "32.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1178'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.4967'^^xsd:double;
  dwc:latitude '45.3503'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1178'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_881'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_881'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_908'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_908'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1884'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1884'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3974'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3974'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4335'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4335'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4336'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4336'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6591'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6591'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6450'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6450'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6451'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6451'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6472'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6472'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6228'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6228'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6229'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6229'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5944'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5944'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5636'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5636'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5637'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5637'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7053'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7053'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7054'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7054'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5425'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5425'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4505'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4505'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4506'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4506'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4771'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4771'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4772'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4772'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7343'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7343'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_366'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_366'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_367'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_367'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7431'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7431'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5808'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5808'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1802'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1802'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5197'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5197'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7430'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7430'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4104'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4104'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5809'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5809'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6360'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6360'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5205'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5205'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5206'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5206'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4124'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4124'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4125'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4125'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5177'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5177'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6590'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6590'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2354'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2354'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1163'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1163'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3346"^^xsd:decimal ;
  dwc:decimalLongitude "32.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3346 32.538)"^^geo:wktLiteral ;
  geo-pos:lat "45.3346"^^xsd:decimal ;
  geo-pos:long "32.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1176'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.538'^^xsd:double;
  dwc:latitude '45.3346'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1176'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_889'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_889'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_986'^^xsd:string;
  dwc:scientificName 'Cladophora vagabunda '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145070'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_986'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2122'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2122'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1900'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1900'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3175'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3175'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3987'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3987'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6569'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6569'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6247'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6247'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6064'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6064'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6764'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6764'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7360'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7360'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2401'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2401'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4910'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4910'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3047'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3047'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_710'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_710'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_384'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_384'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_553'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_553'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4127'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4127'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5958'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5958'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4515'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4515'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_911'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_911'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2372'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2372'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.458"^^xsd:decimal ;
  dwc:decimalLongitude "32.5442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.458 32.5442)"^^geo:wktLiteral ;
  geo-pos:lat "45.458"^^xsd:decimal ;
  geo-pos:long "32.5442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1823'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5442'^^xsd:double;
  dwc:latitude '45.458'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1823'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_888'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_888'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_985'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_985'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2120'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2120'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2121'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2121'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1898'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1898'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1899'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1899'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3174'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3174'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3985'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3985'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3986'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3986'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6568'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6568'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6245'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6245'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6246'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6246'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6063'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6063'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5956'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5956'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5957'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5957'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6762'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6762'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6763'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6763'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7064'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7064'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7359'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7359'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4909'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4909'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4986'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4986'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3045'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3045'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3046'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3046'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4782'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4782'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_709'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_709'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_383'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_383'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5823'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5823'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_551'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_551'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_552'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_552'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5646'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5646'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3173'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3173'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_708'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_708'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2371'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2371'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2370'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2370'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1822'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1822'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4575"^^xsd:decimal ;
  dwc:decimalLongitude "32.5449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4575 32.5449)"^^geo:wktLiteral ;
  geo-pos:lat "45.4575"^^xsd:decimal ;
  geo-pos:long "32.5449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1821'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5449'^^xsd:double;
  dwc:latitude '45.4575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1821'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1114'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1114'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_910'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_910'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1321'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1321'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2118'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2118'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2119'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2119'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3172'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3172'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3687'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3687'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4343'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4343'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6244'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6244'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5955'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5955'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5645'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5645'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7358'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7358'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3043'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3043'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3044'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3044'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4780'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4780'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4781'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4781'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_707'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_707'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_382'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_382'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_706'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_706'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1574'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1574'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1575'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1575'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5821'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5821'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5822'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5822'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6369'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6369'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5209'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5209'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_549'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_549'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_550'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_550'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4126'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4126'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2687'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2687'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7357'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7357'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6243'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6243'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5429'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5429'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1897'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1897'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1819'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1819'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1820'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1820'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2369'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2369'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2368'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2368'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4572"^^xsd:decimal ;
  dwc:decimalLongitude "32.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4572 32.5455)"^^geo:wktLiteral ;
  geo-pos:lat "45.4572"^^xsd:decimal ;
  geo-pos:long "32.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1113'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.5455'^^xsd:double;
  dwc:latitude '45.4572'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1113'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_882'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_882'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1131'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1131'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3978'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3978'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6563'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6563'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6593'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6593'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5946'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5946'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7057'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7057'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2399'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2399'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4902'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4902'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4956'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4956'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2576'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2576'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2834'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2834'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3026'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3026'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3027'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3027'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4508'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4508'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4775'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4775'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7345'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7345'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_372'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_372'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5207'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5207'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1806'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1806'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6895'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6895'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5814'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5814'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6363'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6363'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4160'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4160'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2734'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2734'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3274'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3274'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1801'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1801'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1807'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1807'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1164'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1164'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3333"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3333 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3333"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6755'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6755'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3165'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3165'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3166'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3166'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3683'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3683'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3977'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3977'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6453'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6453'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6056'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6056'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6753'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6753'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6754'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6754'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3030'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3030'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3031'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3031'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_211'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_211'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_370'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_370'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_371'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_371'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2357'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2357'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5812'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5812'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5813'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5813'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1110'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1110'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6057'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6057'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2398'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2398'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2358'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2358'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3338"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3338 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3338"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1805'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3338'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1805'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1885'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1885'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3975'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3975'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3976'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3976'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4337'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4337'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6592'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6592'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6452'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6452'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6231'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6231'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5945'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5945'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5638'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5638'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5639'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5639'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7056'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7056'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7055'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7055'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5426'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5426'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5427'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5427'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2454'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2454'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4985'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4985'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2575'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2575'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2833'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2833'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3028'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3028'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3029'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3029'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4507'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4507'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4773'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4773'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4774'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4774'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7344'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7344'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_701'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_701'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_702'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_702'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_210'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_210'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_368'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_368'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_369'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_369'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7432'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7432'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4105'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4105'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5810'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5810'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6361'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6361'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6362'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6362'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1109'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1109'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3273'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3273'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1573'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1573'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2690'^^xsd:string;
  dwc:scientificName 'Myrionema balticum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144976'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2690'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5178'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5178'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6055'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6055'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6230'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6230'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6752'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6752'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1803'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1803'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2355'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2355'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1804'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1804'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2356'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2356'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1177'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1177'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3343"^^xsd:decimal ;
  dwc:decimalLongitude "32.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3343 32.558)"^^geo:wktLiteral ;
  geo-pos:lat "45.3343"^^xsd:decimal ;
  geo-pos:long "32.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5811'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.558'^^xsd:double;
  dwc:latitude '45.3343'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5811'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_890'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_890'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_891'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_891'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1115'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1115'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1287'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1287'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2125'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2125'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1903'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1903'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1904'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1904'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3178'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3178'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3179'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3179'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3823'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3823'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3824'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3824'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4346'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G .'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4346'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6250'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6250'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6251'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6251'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5960'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5960'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5648'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5648'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5649'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5649'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7364'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7364'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5430'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5430'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4987'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4987'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3048'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3048'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4518'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4518'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4519'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4519'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4785'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4785'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_386'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_386'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1576'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1576'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5824'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5824'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5825'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5825'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5211'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5211'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3280'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3280'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3281'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3281'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7363'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7363'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4786'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4786'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_556'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_556'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1825'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1825'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1826'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1826'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2376'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2376'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5287"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5287 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.5287"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2375'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.5287'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2375'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_557'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_557'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3989'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3989'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6456'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6456'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6252'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6252'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6065'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6065'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5650'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5650'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6767'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6767'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7365'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7365'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5431'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5431'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4961'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4961'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3049'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3049'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_212'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_212'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5826'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5826'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6371'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6371'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5212'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5212'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3282'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3282'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2736'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2736'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2126'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2126'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1905'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1905'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1827'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1827'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529"^^xsd:decimal ;
  dwc:decimalLongitude "32.7112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529 32.7112)"^^geo:wktLiteral ;
  geo-pos:lat "45.529"^^xsd:decimal ;
  geo-pos:long "32.7112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2377'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7112'^^xsd:double;
  dwc:latitude '45.529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2377'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_555'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_555'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_912'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_912'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_913'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_913'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2123'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2123'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1901'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1901'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1902'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1902'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3176'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3176'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3177'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3177'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3988'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3988'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4344'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4344'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4345'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4345'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6248'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6248'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6249'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6249'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5959'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5959'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5647'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5647'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6765'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6765'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6766'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6766'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7361'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7361'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7362'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7362'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4516'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4516'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4517'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4517'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4783'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4783'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4784'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4784'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_711'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_711'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_712'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_712'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_385'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_385'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5181'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5181'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3278'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3278'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6370'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6370'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5210'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5210'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_554'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_554'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3279'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3279'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2688'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2688'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2689'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2689'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2124'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2124'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1824'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1824'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2374'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2374'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5286"^^xsd:decimal ;
  dwc:decimalLongitude "32.7113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5286 32.7113)"^^geo:wktLiteral ;
  geo-pos:lat "45.5286"^^xsd:decimal ;
  geo-pos:long "32.7113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2373'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Chernomorsky district'^^xsd:string;
  dwc:longitude '32.7113'^^xsd:double;
  dwc:latitude '45.5286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2373'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_568'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_568'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1330'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1330'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1932'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1932'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3191'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3191'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3830'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3830'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4197'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4197'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6612'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6612'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6630'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6630'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2471'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2471'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5019'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5019'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4530'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4530'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4550'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4550'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7217'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7217'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2145'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2145'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2698'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2698'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6910'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6910'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5844'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5844'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7216'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7216'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5833"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5833 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5833"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2863'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2863'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3771)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1357'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3771'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1357'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_761'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_761'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_762'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_762'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_566'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_566'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_567'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_567'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_918'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_918'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_919'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_919'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_925'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_925'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1119'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1119'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1139'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1139'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1355'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1355'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1418'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1418'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1982'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1982'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1983'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1983'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1931'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1931'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3211'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3211'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3212'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3212'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3708'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3708'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3829'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3829'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3850'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3850'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3887'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3887'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3888'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3888'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4032'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4032'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6505'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6505'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6533'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6533'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6534'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6534'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6266'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6266'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6125'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6125'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5973'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5973'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6674'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6674'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6675'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6675'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6610'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6610'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6611'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6611'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6628'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6628'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6629'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6629'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7076'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7076'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7077'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7077'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6769'^^xsd:string;
  dwc:scientificName 'Phymatolithon lenormandii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6769'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6778'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6778'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7401'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7401'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7407'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7407'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7408'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7408'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5305'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5305'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5069'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5069'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2470'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2470'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2495'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2495'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2496'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2496'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4914'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4914'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4995'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4995'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5017'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5017'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5018'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5018'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2861'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2861'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2862'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2862'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3064'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3064'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3087'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3087'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4384'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4384'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4385'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4385'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4528'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4528'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4529'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4529'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4800'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4800'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7214'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7214'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7215'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7215'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_82'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_82'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_83'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_83'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_220'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_220'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_401'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_401'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_402'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_402'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_394'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_394'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7437'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7437'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2806'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2806'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_997'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_997'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_241'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_241'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2710'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2710'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2144'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2144'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5186'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5186'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6945'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6945'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6946'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6946'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6904'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6904'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6909'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6909'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7462'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7462'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6383'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6383'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5251'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5251'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5843'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5843'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_453'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_453'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_454'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_454'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2229'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2229'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2170'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2170'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1644'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1644'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4132'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4132'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1689'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1689'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1690'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1690'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2807'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2807'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3598'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3598'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4605'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4605'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4606'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4606'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5733'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5733'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6837'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6837'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5902'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5902'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4994'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4994'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1356'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1356'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1930'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1930'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2907'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2907'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2908'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2908'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_609'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_609'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_608'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_608'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5834"^^xsd:decimal ;
  dwc:decimalLongitude "33.3776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5834 33.3776)"^^geo:wktLiteral ;
  geo-pos:lat "44.5834"^^xsd:decimal ;
  geo-pos:long "33.3776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5732'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3776'^^xsd:double;
  dwc:latitude '44.5834'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5732'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_240'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_240'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1353'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1353'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1354'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1354'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1417'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1417'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1981'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1981'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1928'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1928'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1929'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1929'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1857'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1857'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3210'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3210'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3848'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3848'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3849'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3849'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3886'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3886'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4196'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4196'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4234'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4234'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6124'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6124'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6012'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6012'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6080'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6080'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5972'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5972'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5900'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5900'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5901'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5901'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5856'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5856'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6673'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6673'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6609'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6609'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6626'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6626'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6627'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6627'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7074'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7074'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7075'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7075'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6777'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6777'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7406'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7406'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5442'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5442'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5443'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5443'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5486'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5486'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5304'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5304'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5068'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5068'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2493'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2493'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2494'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2494'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2423'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2423'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4826'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4826'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4962'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4962'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4963'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4963'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4992'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4992'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4993'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4993'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5016'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5016'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2615'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2615'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2860'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2860'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3063'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3063'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4382'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4382'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4383'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4383'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7167'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7167'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7212'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7212'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7213'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7213'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_25'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_25'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_223'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_223'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_400'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_400'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1643'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1643'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4603'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4603'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6293'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6293'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_760'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_760'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1621'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1621'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2143'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2143'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6943'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6943'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6944'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6944'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6381'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6381'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6382'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6382'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6399'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6399'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5243'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5243'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5842'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5842'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_451'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_451'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_452'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_452'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2227'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2227'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2228'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2228'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2168'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2168'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2169'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2169'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1642'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1642'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1687'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1687'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1688'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1688'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2751'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2751'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3597'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3597'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3631'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3631'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3632'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3632'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4604'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4604'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5730'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5730'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5731'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5731'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7168'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7168'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6672'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6672'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6768'^^xsd:string;
  dwc:scientificName 'Phymatolithon lenormandii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6768'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4527'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4527'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4549'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4549'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5015'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5015'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2616'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2616'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3194'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3194'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2905'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2905'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2906'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2906'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1416'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1416'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_607'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_607'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_606'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_606'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6013'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6013'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4131'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4131'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_996'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_996'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.378)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6123'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.378'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6123'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_759'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_759'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_238'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_238'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_239'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_239'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_564'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_564'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_565'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_565'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_924'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_924'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_950'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_950'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1352'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1352'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1415'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1415'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1979'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1979'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1980'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1980'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1927'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1927'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1953'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1953'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1839'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1839'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1840'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1840'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1856'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1856'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3993'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St., Tretjakova, L.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3993'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4002'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4002'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4194'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4194'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4195'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4195'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4207'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4207'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4356'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4356'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4357'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4357'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6264'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6264'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6265'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6265'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6121'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6121'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6122'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6122'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6078'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6078'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6079'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6079'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6088'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6088'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6089'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6089'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5898'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5898'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5899'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5899'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5854'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5854'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5855'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5855'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6671'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6671'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6608'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6608'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6624'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6624'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6625'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6625'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7072'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7072'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7073'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7073'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5485'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5485'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5303'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5303'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5066'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5066'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5067'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5067'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2491'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2491'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2492'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2492'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2414'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2414'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5013'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5013'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5014'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5014'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2586'^^xsd:string;
  dwc:scientificName 'Myriactula arabica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144957'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2586'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2587'^^xsd:string;
  dwc:scientificName 'Myriactula arabica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144957'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2587'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2599'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2599'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2600'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2600'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2613'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2613'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2614'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2614'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2859'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2859'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3062'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3062'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3086'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3086'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4380'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4380'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4381'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4381'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4526'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4526'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4547'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4547'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4548'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4548'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7142'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7142'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7143'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7143'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7165'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7165'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7166'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7166'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7211'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7211'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_743'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_743'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_399'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_399'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2226'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2226'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3608'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3608'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2745'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2745'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1620'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1620'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2141'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2141'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2142'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2142'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5184'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5184'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5185'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5185'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_24'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_24'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6942'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6942'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6908'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6908'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6380'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6380'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1685'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1685'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1686'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1686'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_450'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_450'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2166'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2166'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2167'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2167'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1640'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1640'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1641'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1641'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2744'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2744'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2805'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2805'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3595'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3595'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3596'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3596'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3630'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3630'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_995'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_995'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4601'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4601'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4602'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4602'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7104'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7104'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6573'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6573'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5441'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5441'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3061'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3061'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4208'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4208'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1926'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1926'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2904'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2904'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_604'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_604'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_605'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_605'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3609'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3609'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5835"^^xsd:decimal ;
  dwc:decimalLongitude "33.3785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5835 33.3785)"^^geo:wktLiteral ;
  geo-pos:lat "44.5835"^^xsd:decimal ;
  geo-pos:long "33.3785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2225'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3785'^^xsd:double;
  dwc:latitude '44.5835'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2225'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_576'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_576'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1302'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1302'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1844'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1844'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4001'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4001'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4204'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4204'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4354'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4354'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6621'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6621'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5010'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5010'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2604'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2604'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4541'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4541'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4802'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4802'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7159'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7159'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_739'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_739'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_222'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_222'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_398'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_398'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6906'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6906'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_8'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_8'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_129'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_129'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2161'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2161'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5249'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5249'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3606'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3606'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1635'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1635'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4135'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4135'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2769'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2769'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5985'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5985'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3068'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3068'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5689"^^xsd:decimal ;
  dwc:decimalLongitude "33.3923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5689 33.3923)"^^geo:wktLiteral ;
  geo-pos:lat "44.5689"^^xsd:decimal ;
  geo-pos:long "33.3923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1345'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.3923'^^xsd:double;
  dwc:latitude '44.5689'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1345'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_574'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_574'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_923'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_923'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1337'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1337'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1293'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1293'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1294'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1294'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1944'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1944'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1945'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1945'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3840'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3840'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5984'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5984'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6618'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6618'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5007'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5007'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5008'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5008'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4538'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4538'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4539'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4539'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_68'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_68'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_221'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_221'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2156'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2156'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7441'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7441'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_121'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_121'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6374'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6374'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5246'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5246'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1630'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1630'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1631'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1631'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3601'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3601'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7154'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7154'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5592"^^xsd:decimal ;
  dwc:decimalLongitude "33.4006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5592 33.4006)"^^geo:wktLiteral ;
  geo-pos:lat "44.5592"^^xsd:decimal ;
  geo-pos:long "33.4006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6263'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4006'^^xsd:double;
  dwc:latitude '44.5592'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6263'^^xsd:string;
  dwc:observationDate '1977-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_575'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_575'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1344'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1344'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1346'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1346'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1301'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1301'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1303'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1303'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4000'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4000'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4203'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4203'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4353'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4353'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4540'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4540'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7158'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7158'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_69'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_69'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_738'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_738'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2160'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2160'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_128'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_128'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5248'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5248'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3605'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3605'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1634'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1634'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5593"^^xsd:decimal ;
  dwc:decimalLongitude "33.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5593 33.4007)"^^geo:wktLiteral ;
  geo-pos:lat "44.5593"^^xsd:decimal ;
  geo-pos:long "33.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4134'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4007'^^xsd:double;
  dwc:latitude '44.5593'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4134'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1351'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1351'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3694'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3694'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3847'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.A.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3847'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5440'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5440'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4546'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4546'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7164'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7164'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_742'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_742'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5219'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5219'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2165'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2165'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1639'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1639'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4136'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4136'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6623'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6623'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5543"^^xsd:decimal ;
  dwc:decimalLongitude "33.4059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5543 33.4059)"^^geo:wktLiteral ;
  geo-pos:lat "44.5543"^^xsd:decimal ;
  geo-pos:long "33.4059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1192'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4059'^^xsd:double;
  dwc:latitude '44.5543'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1192'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_916'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_916'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_933'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_933'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_972'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_972'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_973'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_973'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_914'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_914'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1136'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1136'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1137'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1137'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1383'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1383'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1972'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1972'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1973'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1973'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1908'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1908'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1909'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1909'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1924'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1924'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1838'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1838'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3185'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3185'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3825'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3825'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3828'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3828'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3863'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3863'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4021'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4021'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4022'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4022'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4222'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4222'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4223'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4223'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6489'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6489'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6490'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6490'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6518'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6518'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6258'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6258'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6476'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6476'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6111'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6111'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6112'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6112'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6076'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6076'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6000'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6000'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5961'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5961'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5971'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5971'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5882'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5882'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5660'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5660'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7067'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7067'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7068'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7068'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6785'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6785'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5432'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5432'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5468'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5468'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5469'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5469'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2405'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2405'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2411'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2411'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2420'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2420'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2404'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2404'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5041'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5041'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2593'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2593'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2598'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2598'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2838'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2838'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2839'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2839'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2855'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2855'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3058'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3058'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4571'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4571'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4572'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4572'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4787'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4787'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4788'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4788'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4816'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4816'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4817'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4817'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7122'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7122'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7123'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7123'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7139'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7139'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7191'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7191'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_73'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_73'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_724'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_724'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_725'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_725'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_715'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_715'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_717'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.V., Tretjakova, L.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_717'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_718'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.V., Tretjakova, L.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_718'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_53'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_53'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_54'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_54'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_214'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_214'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_388'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_388'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6393'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6393'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5238'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5238'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6919'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6919'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6283'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6283'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2888'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2888'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_425'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_425'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_426'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_426'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1619'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1619'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5198'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5198'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5199'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5199'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2139'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2139'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_18'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_18'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5828'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5828'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6918'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6918'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6898'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6898'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6899'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6899'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7458'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7458'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7459'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7459'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5295'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5295'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5841'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5841'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2192'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2192'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1664'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1664'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1665'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1665'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5269'^^xsd:string;
  dwc:scientificName 'Eupogodon planus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144728'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5269'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5273'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5273'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4187'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4187'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2127'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2127'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2138'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2138'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2694'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2694'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6282'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6282'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7140'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7140'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7192'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7192'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5999'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5999'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6068'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6068'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6254'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6254'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5655'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5655'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5883'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5883'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5040'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5040'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3050'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3050'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3057'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3057'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2854'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2854'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3186'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3186'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3688'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3688'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1830'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1830'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1831'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1831'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1923'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1923'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_589'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_589'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_590'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_590'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2889'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2889'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6478'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6478'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_58'^^xsd:string;
  dwc:scientificName 'Bolbocoleon piliferum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144865'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_58'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1132'^^xsd:string;
  dwc:scientificName 'Phaeophila dendroides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1132'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5794"^^xsd:decimal ;
  dwc:decimalLongitude "33.4082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5794 33.4082)"^^geo:wktLiteral ;
  geo-pos:lat "44.5794"^^xsd:decimal ;
  geo-pos:long "33.4082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2193'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4082'^^xsd:double;
  dwc:latitude '44.5794'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2193'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5544 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5544"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5544 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5544"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1697'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5544'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1697'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5544 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5544"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5544 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5544"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3638'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5544'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3638'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_970'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_970'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_971'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_971'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_915'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_915'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1381'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1381'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1906'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1906'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1907'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1907'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1921'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1921'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1922'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1922'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1845'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1845'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4019'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4019'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4020'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4020'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4221'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4221'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4366'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4366'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4367'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4367'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6280'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6280'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6281'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6281'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6577'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6577'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6253'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6253'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6110'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6110'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6066'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6066'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6067'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6067'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5997'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5997'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5998'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5998'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5969'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5969'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5970'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5970'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5880'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5880'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5881'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5881'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5654'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5654'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6602'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6602'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6605'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6605'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5435'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5435'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5466'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5466'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5467'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5467'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2402'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2402'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2403'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2403'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4988'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4988'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4991'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4991'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5039'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5039'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2591'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2591'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2592'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2592'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2836'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2836'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2837'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2837'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2852'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2852'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2853'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2853'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4569'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4569'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4570'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4570'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4814'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4814'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4815'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4815'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7120'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7120'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7121'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7121'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7137'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7137'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7189'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7189'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7190'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7190'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_749'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_749'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_731'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_731'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_732'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_732'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_714'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_714'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_716'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.V., Tretjakova, L.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_716'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_723'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_723'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_713'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_713'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_51'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_51'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_52'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_52'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_228'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_228'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_387'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_387'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_393'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_393'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2742'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2742'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5827'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5827'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5840'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5840'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_213'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_213'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_227'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_227'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1612'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1612'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_423'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_423'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_424'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_424'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1618'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1618'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7433'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7433'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5191'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5191'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5192'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5192'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_17'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_17'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6897'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6897'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5214'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5214'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5294'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5294'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5276'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5276'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3614'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3614'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1662'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1662'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3587'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3587'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2190'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2190'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2191'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2191'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1663'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1663'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4162'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4162'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2737'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2737'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2738'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2738'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2137'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2137'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7138'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7138'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6109'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6109'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4193'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4193'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1829'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1829'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1828'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1828'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1162'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1162'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_588'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_588'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2886'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2886'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2887'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2887'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2136'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2136'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5777"^^xsd:decimal ;
  dwc:decimalLongitude "33.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5777 33.4083)"^^geo:wktLiteral ;
  geo-pos:lat "44.5777"^^xsd:decimal ;
  geo-pos:long "33.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1382'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4083'^^xsd:double;
  dwc:latitude '44.5777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1382'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_917'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_917'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_974'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_974'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_975'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_975'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1121'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1121'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1138'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1138'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1384'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1384'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1925'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1925'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3189'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3189'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3204'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3204'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3205'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3205'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3864'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3864'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4023'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4023'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4024'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4024'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6491'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6491'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6113'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6113'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6114'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6114'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6001'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6001'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6002'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6002'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5884'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5884'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5885'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5885'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5656'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5656'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5661'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5661'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6606'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6606'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5470'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5470'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5471'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5471'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2458'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2458'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2406'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2406'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2412'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2412'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4913'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4913'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5042'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5042'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5043'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5043'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2856'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2856'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2857'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2857'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3059'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3059'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3060'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3060'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4573'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4573'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4797'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4797'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4798'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4798'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4818'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4818'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4819'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4819'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7141'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7141'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7193'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7193'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_750'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_750'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_60'^^xsd:string;
  dwc:scientificName 'Bolbocoleon piliferum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144865'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_60'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2140'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2140'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2194'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2194'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1666'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1666'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_55'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_55'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1582'^^xsd:string;
  dwc:scientificName 'Ulvella lens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1582'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_427'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_427'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5200'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5200'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2707'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2707'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2695'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2695'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2696'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2696'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_142'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_142'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6920'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6920'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6921'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6921'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6902'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6902'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6903'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6903'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7460'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7460'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6372'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6372'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6394'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6394'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6395'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6395'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5242'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5242'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5261'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5261'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5296'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5296'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2195'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2195'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5270'^^xsd:string;
  dwc:scientificName 'Eupogodon planus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144728'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5270'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6284'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6284'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6285'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6285'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7069'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7069'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6077'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6077'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3865'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3865'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2891'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2891'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3A_SBS_%20Marcoalgae_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3A_SBS_%20Marcoalgae_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3A_SBS_%20Marcoalgae_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3A_SBS_%20Marcoalgae_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3A_SBS_%20Marcoalgae_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:_SBS_ Marcoalgae_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber '_SBS_ Marcoalgae_2379'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:_SBS_ Marcoalgae_2379'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_591'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_591'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2890'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2890'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5819"^^xsd:decimal ;
  dwc:decimalLongitude "33.4084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5819 33.4084)"^^geo:wktLiteral ;
  geo-pos:lat "44.5819"^^xsd:decimal ;
  geo-pos:long "33.4084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1667'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4084'^^xsd:double;
  dwc:latitude '44.5819'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1667'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_246'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_246'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_577'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_577'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_922'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_922'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_949'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_949'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1146'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1146'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1335'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1335'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1336'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1336'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1341'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1341'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1342'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1342'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1349'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1349'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1350'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1350'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1424'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1424'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1425'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1425'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1299'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1299'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1306'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1306'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1307'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1307'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1988'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1988'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1989'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1989'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1942'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1942'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1949'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1949'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1952'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1952'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3193'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3193'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3691'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3691'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3692'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3692'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3693'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3693'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3837'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3837'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3838'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3838'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3844'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3844'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3845'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3845'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3846'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.A.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3846'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3891'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3891'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3892'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3892'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3999'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3999'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4201'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4201'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4202'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4202'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6537'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6537'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6538'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6538'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6017'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6017'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6018'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6018'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6130'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6130'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5982'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5982'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5983'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5983'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5986'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5986'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5907'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5907'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5853'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5853'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6677'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6677'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6678'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6678'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6616'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6616'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6617'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6617'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6619'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6619'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6620'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6620'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6622'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6622'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6797'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6797'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6839'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6839'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5438'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5438'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5439'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5439'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5074'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5074'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5308'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5308'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2501'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2501'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2502'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2502'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2473'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2473'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2413'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2413'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4829'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4829'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5005'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5005'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5009'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5009'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5011'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5011'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5012'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5012'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2622'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2622'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2623'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2623'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3092'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3092'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4390'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4390'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4391'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4391'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4536'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4536'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4537'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4537'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4544'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4544'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4545'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4545'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4803'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4803'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7082'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7082'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7083'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7083'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7153'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7153'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7156'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7156'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7157'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7157'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7162'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7162'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7163'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7163'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_63'^^xsd:string;
  dwc:scientificName 'Bryopsis corymbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144447'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_63'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_64'^^xsd:string;
  dwc:scientificName 'Bryopsis corymbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144447'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_64'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_67'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_67'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_737'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_737'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_741'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_741'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_396'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_396'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_397'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_397'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1628'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1628'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6402'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6402'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5215'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5215'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6949'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6949'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5737'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5737'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6296'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6296'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6297'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6297'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_740'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_740'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_247'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_247'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2155'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2155'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2159'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2159'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7440'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7440'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7444'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7444'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2711'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2711'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_126'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_126'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_127'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_127'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4611'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4611'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4612'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4612'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6401'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6401'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6950'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6950'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6907'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6907'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7445'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7445'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7446'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7446'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7463'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7463'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7464'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7464'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6378'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6378'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6379'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6379'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5216'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5216'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5217'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5217'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_456'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_456'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_457'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_457'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2235'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2235'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3604'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3604'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1629'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1629'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1633'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1633'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1637'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1637'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1638'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1638'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2164'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2164'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4133'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4133'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4145'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4145'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4146'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4146'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1696'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1696'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2808'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2808'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_998'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_998'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5736'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5736'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7410'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7410'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6601'^^xsd:string;
  dwc:scientificName 'Peyssonnelia dubyi '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6601'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5908'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5908'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4830'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4830'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5006'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5006'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3091'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3091'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_921'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_921'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1288'^^xsd:string;
  dwc:scientificName 'Ulva kylinii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234473'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1288'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1943'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1943'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1215'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1215'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2914'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2914'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2915'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2915'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1191'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1191'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_615'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_615'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_616'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_616'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5549"^^xsd:decimal ;
  dwc:decimalLongitude "33.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5549 33.4088)"^^geo:wktLiteral ;
  geo-pos:lat "44.5549"^^xsd:decimal ;
  geo-pos:long "33.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1951'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4088'^^xsd:double;
  dwc:latitude '44.5549'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1951'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_767'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_767'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_766'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_766'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_161'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_161'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_162'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_162'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_244'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_244'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_245'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_245'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_920'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_920'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1133'^^xsd:string;
  dwc:scientificName 'Phaeophila dendroides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1133'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_893'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_893'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_894'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_894'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_896'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_896'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1145'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1145'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1339'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1339'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1347'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1347'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1348'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1348'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1422'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1422'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1423'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1423'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1333'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1333'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1334'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1334'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1292'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1292'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1298'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1298'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1305'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1305'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1986'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1986'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1940'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1940'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1941'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1941'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1947'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1947'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1948'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1948'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1950'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1950'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3689'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3689'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3690'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3690'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3710'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3710'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3711'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3711'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3835'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3835'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3836'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3836'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3839'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3839'^^xsd:string;
  dwc:observationDate '1977-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3842'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3842'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3843'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3843'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3889'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3889'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3890'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3890'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3995'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3995'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3997'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3997'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3998'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3998'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4035'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4035'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4199'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4199'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4200'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4200'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4205'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4205'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4206'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4206'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4350'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4350'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4351'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4351'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4355'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4355'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6535'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6535'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6536'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6536'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6128'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6128'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6015'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6015'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6016'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6016'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6129'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6129'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6087'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6087'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5906'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5906'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5663'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5663'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5852'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5852'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6676'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6676'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6615'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6615'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6796'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6796'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7409'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7409'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5436'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5436'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5490'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5490'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5491'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5491'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5307'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5307'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5073'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5073'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2499'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2499'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2500'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2500'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4828'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4828'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4965'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4965'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4966'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4966'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5003'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5003'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5004'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5004'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2590'^^xsd:string;
  dwc:scientificName 'Myriactula arabica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144957'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2590'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2620'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2620'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2621'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2621'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3089'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3089'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3090'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3090'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4389'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4389'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4534'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4534'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4535'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4535'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4543'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4543'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7080'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7080'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7144'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7144'^^xsd:string;
  dwc:observationDate '1977-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7151'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7151'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7152'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7152'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7160'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7160'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7161'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7161'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_734'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_734'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_735'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_735'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_736'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_736'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_455'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_455'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2784'^^xsd:string;
  dwc:scientificName 'Punctaria tenuissima '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145348'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2784'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4143'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4143'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6376'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6376'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5218'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5218'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2913'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2913'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_395'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_395'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6294'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6294'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6295'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6295'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2153'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2153'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2154'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2154'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2157'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2157'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2158'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2158'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2162'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2162'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7442'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7442'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7443'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7443'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_124'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_124'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_125'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_125'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6400'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6400'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6947'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6947'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6948'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6948'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6377'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6377'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5245'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5245'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5250'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5250'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2233'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2233'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2234'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2234'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3607'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3607'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1632'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1632'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1636'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1636'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2163'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2163'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4144'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4144'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1694'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1694'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1695'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1695'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3600'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3600'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3603'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3603'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3636'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3636'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3637'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3637'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4609'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4609'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4610'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4610'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5734'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5734'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5735'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5735'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7081'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7081'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5437'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5437'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4542'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4542'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1304'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1304'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1340'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1340'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1987'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1987'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1213'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1213'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1214'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1214'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2912'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2912'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_614'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_614'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_613'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_613'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1190'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1190'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1189'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1189'^^xsd:string;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1297'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1297'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5552"^^xsd:decimal ;
  dwc:decimalLongitude "33.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5552 33.409)"^^geo:wktLiteral ;
  geo-pos:lat "44.5552"^^xsd:decimal ;
  geo-pos:long "33.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6838'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.409'^^xsd:double;
  dwc:latitude '44.5552'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6838'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_765'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_765'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_764'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_764'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_763'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_763'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_160'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_160'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_242'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_242'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_243'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_243'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_892'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_892'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1338'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1338'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1343'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1343'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1420'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1420'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1421'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1421'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1291'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1291'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1296'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1296'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1300'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1300'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1984'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1984'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1985'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1985'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1946'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1946'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1843'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1843'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3709'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3709'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3834'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3834'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3994'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3994'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3996'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3996'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4033'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4033'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4034'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4034'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4198'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4198'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4348'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4348'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4352'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4352'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6126'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6126'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6127'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6127'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6014'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6014'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6086'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6086'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5981'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5981'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5903'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5903'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5904'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5904'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5905'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5905'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5851'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5851'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7078'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7078'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6795'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6795'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5487'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5487'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5489'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5489'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5306'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5306'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5070'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5070'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5071'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5071'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5072'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5072'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2497'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2497'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2498'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2498'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2424'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2424'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2425'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2425'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4827'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4827'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4964'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4964'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5002'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5002'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2588'^^xsd:string;
  dwc:scientificName 'Myriactula arabica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144957'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2588'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2589'^^xsd:string;
  dwc:scientificName 'Myriactula arabica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144957'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2589'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2603'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2603'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2617'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2617'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2618'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2618'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2619'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2619'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3088'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3088'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4386'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4386'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4388'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4388'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4533'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4533'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7079'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7079'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7155'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7155'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7218'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7218'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4108'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4108'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2910'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2910'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2909'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2909'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_122'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_122'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_123'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_123'^^xsd:string;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6373'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6373'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6375'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6375'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5244'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5244'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5247'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5247'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2230'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2230'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2231'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2231'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1627'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1627'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4142'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4142'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1691'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1691'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1693'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1693'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3599'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3599'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3602'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3602'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3633'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3633'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3634'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3634'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3635'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3635'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4607'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4607'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4608'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4608'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5488'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5488'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4349'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4349'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4387'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4387'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3841'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:collector 'Firsov, A.K.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3841'^^xsd:string;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1211'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1211'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1212'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1212'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2911'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2911'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1419'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1419'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_612'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_612'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_610'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_610'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_611'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_611'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1692'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1692'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2232'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A,'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2232'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1332'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1332'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5554"^^xsd:decimal ;
  dwc:decimalLongitude "33.4092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5554 33.4092)"^^geo:wktLiteral ;
  geo-pos:lat "44.5554"^^xsd:decimal ;
  geo-pos:long "33.4092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4141'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4092'^^xsd:double;
  dwc:latitude '44.5554'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4141'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3190'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3190'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4224'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4224'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6607'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6607'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6770'^^xsd:string;
  dwc:scientificName 'Phymatolithon lenormandii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6770'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2469'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2469'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5044'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5044'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2858'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2858'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4525'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4525'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4574'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4574'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4799'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4799'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_56'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_56'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7436'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7436'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_428'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_428'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2708'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2708'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2697'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2697'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_19'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_19'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6922'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6922'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6396'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6396'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5297'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5297'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3615'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3615'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2196'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2196'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1668'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1668'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5271'^^xsd:string;
  dwc:scientificName 'Eupogodon planus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144728'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5271'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5662'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5662'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5922"^^xsd:decimal ;
  dwc:decimalLongitude "33.4095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5922 33.4095)"^^geo:wktLiteral ;
  geo-pos:lat "44.5922"^^xsd:decimal ;
  geo-pos:long "33.4095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3206'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4095'^^xsd:double;
  dwc:latitude '44.5922'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3206'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_930'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_930'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_947'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_947'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_948'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_948'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_966'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_966'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_967'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_967'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1376'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1376'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1377'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1377'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1969'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1969'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1917'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1917'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1918'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1918'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1835'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1835'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3862'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3862'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4016'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4016'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4190'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4190'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4220'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4220'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4364'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4364'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4365'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4365'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6276'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6276'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6105'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6105'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6104'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6104'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5967'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5967'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5875'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5875'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5876'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5876'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5724'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5724'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5461'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5461'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5462'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5462'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2459'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2459'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2460'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2460'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2418'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2418'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4912'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4912'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5037'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5037'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5038'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5038'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2578'^^xsd:string;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2578'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2845'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2845'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2846'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2846'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2882'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2882'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2883'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2883'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3053'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3053'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3054'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3054'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4524'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4524'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4566'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4566'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7130'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7130'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7131'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7131'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7185'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7185'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7186'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7186'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_226'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_226'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_225'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_225'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_419'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_419'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_420'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_420'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5201'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5201'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_50'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_50'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5834'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5834'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5835'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5835'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5241'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5241'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5213'^^xsd:string;
  dwc:scientificName 'Dasya hutchinsiae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144719'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5213'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5292'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5292'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5293'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5293'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1657'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1657'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1658'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1658'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2186'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2186'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2187'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2187'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4165'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4165'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2748'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2748'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2749'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2749'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3593'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3593'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2133'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2133'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6275'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6275'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4567'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4567'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4792'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4792'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2608'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2608'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4017'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4017'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1968'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1968'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1201'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1201'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1202'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1202'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4097)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6576'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4097'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6576'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_931'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_931'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1120'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1120'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1378'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1378'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1970'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1970'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1971'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1971'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1919'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1919'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4018'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4018'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6487'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6487'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6488'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6488'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6517'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6517'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6277'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6277'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6278'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6278'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6106'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6106'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6107'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6107'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5877'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5877'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5878'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5878'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5658'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5658'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5463'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5463'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5464'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5464'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2468'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2468'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2579'^^xsd:string;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2579'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2847'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2847'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2848'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2848'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3055'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3055'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4568'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4568'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4793'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4793'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4811'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4811'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4812'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4812'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7132'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7132'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7133'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7133'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7187'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7187'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7188'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7188'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_15'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_15'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_421'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_421'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5202'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5202'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_16'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_16'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6916'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6916'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1659'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1659'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1660'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1660'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2188'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2188'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2750'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2750'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5272'^^xsd:string;
  dwc:scientificName 'Eupogodon planus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144728'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5272'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_968'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_968'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1379'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1379'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1203'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1203'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1167'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1167'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2885'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2885'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.571"^^xsd:decimal ;
  dwc:decimalLongitude "33.4103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.571 33.4103)"^^geo:wktLiteral ;
  geo-pos:lat "44.571"^^xsd:decimal ;
  geo-pos:long "33.4103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2884'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4103'^^xsd:double;
  dwc:latitude '44.571'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2884'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_946'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_946'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_964'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_964'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_965'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_965'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1916'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1916'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5874'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5874'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5657'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5657'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6821'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6821'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_49'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_49'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4138'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4138'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_418'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_418'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.569"^^xsd:decimal ;
  dwc:decimalLongitude "33.4114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.569 33.4114)"^^geo:wktLiteral ;
  geo-pos:lat "44.569"^^xsd:decimal ;
  geo-pos:long "33.4114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5653'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4114'^^xsd:double;
  dwc:latitude '44.569'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5653'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_560'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_560'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_932'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_932'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_969'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_969'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1380'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1380'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1920'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1920'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3701'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3701'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6108'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6108'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5659'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5659'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2477'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2477'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2419'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2419'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7134'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7134'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_422'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_422'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2706'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2706'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6917'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6917'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5260'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5260'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1661'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1661'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2189'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2189'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5465'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5465'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5879'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5879'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4813'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4813'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_587'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_587'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4117)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6279'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4117'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6279'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5685 33.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5685"^^xsd:decimal ;
  dwc:decimalLongitude "33.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5685 33.4125)"^^geo:wktLiteral ;
  geo-pos:lat "44.5685"^^xsd:decimal ;
  geo-pos:long "33.4125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1329'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4125'^^xsd:double;
  dwc:latitude '44.5685'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1329'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5685 33.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5685"^^xsd:decimal ;
  dwc:decimalLongitude "33.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5685 33.4125)"^^geo:wktLiteral ;
  geo-pos:lat "44.5685"^^xsd:decimal ;
  geo-pos:long "33.4125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5652'^^xsd:string;
  dwc:scientificName 'Gracilaria gracilis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4125'^^xsd:double;
  dwc:latitude '44.5685'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5652'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5684 33.4131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5684"^^xsd:decimal ;
  dwc:decimalLongitude "33.4131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5684 33.4131)"^^geo:wktLiteral ;
  geo-pos:lat "44.5684"^^xsd:decimal ;
  geo-pos:long "33.4131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1328'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4131'^^xsd:double;
  dwc:latitude '44.5684'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1328'^^xsd:string;
  dwc:observationDate '1977-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5684 33.4131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5684"^^xsd:decimal ;
  dwc:decimalLongitude "33.4131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5684 33.4131)"^^geo:wktLiteral ;
  geo-pos:lat "44.5684"^^xsd:decimal ;
  geo-pos:long "33.4131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2577'^^xsd:string;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4131'^^xsd:double;
  dwc:latitude '44.5684'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2577'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5684 33.4131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5684"^^xsd:decimal ;
  dwc:decimalLongitude "33.4131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5684 33.4131)"^^geo:wktLiteral ;
  geo-pos:lat "44.5684"^^xsd:decimal ;
  geo-pos:long "33.4131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7129'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4131'^^xsd:double;
  dwc:latitude '44.5684'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7129'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5684 33.4131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5684"^^xsd:decimal ;
  dwc:decimalLongitude "33.4131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5684 33.4131)"^^geo:wktLiteral ;
  geo-pos:lat "44.5684"^^xsd:decimal ;
  geo-pos:long "33.4131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1915'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4131'^^xsd:double;
  dwc:latitude '44.5684'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1915'^^xsd:string;
  dwc:observationDate '1977-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_562'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_562'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_563'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_563'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6075'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6075'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2466'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2466'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2467'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2467'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2581'^^xsd:string;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2581'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2851'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2851'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3056'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3056'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4796'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4796'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7136'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7136'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_59'^^xsd:string;
  dwc:scientificName 'Bolbocoleon piliferum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144865'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_59'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_219'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_219'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_392'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_392'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5838'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5838'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5839'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5839'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2580'^^xsd:string;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2580'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5752"^^xsd:decimal ;
  dwc:decimalLongitude "33.4135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5752 33.4135)"^^geo:wktLiteral ;
  geo-pos:lat "44.5752"^^xsd:decimal ;
  geo-pos:long "33.4135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2378'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4135'^^xsd:double;
  dwc:latitude '44.5752'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2378'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_561'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_561'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1836'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1836'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1837'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1837'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4191'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4191'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4192'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4192'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6477'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6477'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6257'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6257'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6074'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6074'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5968'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5968'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2410'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2410'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2849'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2849'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2850'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2850'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4794'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4794'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4795'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4795'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7135'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7135'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_730'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_730'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_391'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_391'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3594'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3594'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5836'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5836'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5837'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5837'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3613'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3613'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2134'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2134'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2135'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2135'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6825'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6825'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5755"^^xsd:decimal ;
  dwc:decimalLongitude "33.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5755 33.4145)"^^geo:wktLiteral ;
  geo-pos:lat "44.5755"^^xsd:decimal ;
  geo-pos:long "33.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3992'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St., Tretjakova, L.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4145'^^xsd:double;
  dwc:latitude '44.5755'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3992'^^xsd:string;
  dwc:observationDate '1977-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_578'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_578'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_926'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_926'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_951'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_951'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1358'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1358'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1359'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1359'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1959'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1959'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1960'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1960'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4003'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4003'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4209'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4209'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4210'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4210'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4358'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4358'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6506'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6506'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6574'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6574'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6090'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6090'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6091'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6091'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5993'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5993'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6816'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6816'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5444'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5444'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5445'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5445'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2476'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2476'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2416'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2416'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5020'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5020'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5021'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5021'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2874'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2874'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2875'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2875'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4551'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4551'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4552'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4552'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7169'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7169'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7170'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7170'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_403'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_403'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5279'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5279'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_130'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_130'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5187'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5187'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5278'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5278'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1645'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1645'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1646'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1646'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2177'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2177'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2178'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2178'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2746'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2746'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2747'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2747'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5857'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5857'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1193'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1193'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6039"^^xsd:decimal ;
  dwc:decimalLongitude "33.4411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6039 33.4411)"^^geo:wktLiteral ;
  geo-pos:lat "44.6039"^^xsd:decimal ;
  geo-pos:long "33.4411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1308'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4411'^^xsd:double;
  dwc:latitude '44.6039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1308'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_952'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_952'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_953'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_953'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1360'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1360'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1361'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1361'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3199'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3199'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3695'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3695'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3698'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3698'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3851'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3851'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3852'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3852'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4004'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4004'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4211'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4211'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4212'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4212'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6480'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6480'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6267'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6267'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6479'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6479'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6093'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6093'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6092'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6092'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5987'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5987'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5988'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5988'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5994'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5994'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5858'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5858'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5859'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5859'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6631'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6631'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6632'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6632'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6817'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6817'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5446'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5446'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5447'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5447'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5022'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5022'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5023'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5023'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2877'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2877'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4553'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4553'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4554'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4554'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4804'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4804'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4805'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4805'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7171'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7171'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7172'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7172'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_744'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_744'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_745'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_745'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_404'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_404'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2179'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2179'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7448'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7448'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_405'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_405'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_9'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_9'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_131'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_131'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_132'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_132'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_42'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_42'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5188'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5188'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6911'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6911'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7447'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7447'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6384'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6384'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5256'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5256'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5220'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5220'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3610'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3610'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1648'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1648'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2180'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2180'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6508'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6508'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4911'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4911'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2876'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2876'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3699'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3699'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1961'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1961'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6507'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6507'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4359'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4359'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.604"^^xsd:decimal ;
  dwc:decimalLongitude "33.4418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.604 33.4418)"^^geo:wktLiteral ;
  geo-pos:lat "44.604"^^xsd:decimal ;
  geo-pos:long "33.4418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1647'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4418'^^xsd:double;
  dwc:latitude '44.604'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1647'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_954'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_954'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1362'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1362'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1363'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1363'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1963'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1963'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1962'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1962'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3696'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3696'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3700'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3700'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3854'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3854'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4006'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4006'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6481'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6481'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6509'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6509'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6510'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6510'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6268'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6268'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6269'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6269'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6094'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6094'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6095'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6095'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5989'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5989'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5990'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5990'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5996'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5996'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5861'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5861'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5860'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5860'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6634'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6634'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6779'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6779'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6780'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6780'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6826'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6826'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5024'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5024'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5025'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5025'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2607'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2607'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2878'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2878'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2879'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2879'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7173'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7173'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_746'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_746'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_406'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_406'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_133'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_133'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_43'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_43'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2700'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2700'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2701'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2701'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6913'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6913'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6912'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6912'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7449'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7449'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7450'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7450'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6385'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6385'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6386'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6386'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5280'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5280'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5281'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5281'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1649'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1649'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1650'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1650'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2181'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2181'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_407'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_407'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5995'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5995'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6633'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6633'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5448'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5448'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4806'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4806'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2417'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2417'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3853'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3853'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4005'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4005'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_579'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_579'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_580'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_580'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1165'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1165'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6482'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6482'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6042"^^xsd:decimal ;
  dwc:decimalLongitude "33.4424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6042 33.4424)"^^geo:wktLiteral ;
  geo-pos:lat "44.6042"^^xsd:decimal ;
  geo-pos:long "33.4424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_134'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4424'^^xsd:double;
  dwc:latitude '44.6042'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_134'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_179'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_179'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_271'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_271'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_276'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_276'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_283'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_283'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_285'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_285'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_289'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_289'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_292'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_292'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_295'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_295'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_300'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_300'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_304'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_304'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_799'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_799'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_803'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_803'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_808'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_808'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_812'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_812'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_815'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_815'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_822'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_822'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_983'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_983'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1152'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1152'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1156'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1156'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1724'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1724'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1729'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1729'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1469'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1469'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1474'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1474'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1479'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1479'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1485'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1485'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1458'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1458'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2272'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2272'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2276'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2276'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2013'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2013'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2017'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2017'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2020'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2020'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2021'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2021'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2028'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2028'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2029'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2029'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2031'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2031'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2033'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2033'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2037'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2037'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2040'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2040'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1868'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1868'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1759'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1759'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1764'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1764'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1743'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1743'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1748'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1748'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1752'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1752'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3120'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3120'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3122'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3122'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3123'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3123'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3670'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3670'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3753'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3753'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3756'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3756'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3759'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3759'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3907'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3907'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3910'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3910'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3913'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3913'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3918'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3918'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3921'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3921'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3924'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3924'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3927'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3927'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3930'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3930'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4049'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4049'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4052'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4052'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4059'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4059'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4250'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4250'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4255'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4255'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4287'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4287'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6496'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6496'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6498'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6498'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6499'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6499'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6501'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6501'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6503'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6503'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6504'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6504'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6412'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6412'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6417'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6417'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6421'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6421'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6465'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6465'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6468'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov,V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6468'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6469'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov,V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6469'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6470'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov,V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6470'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6155'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6155'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6165'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6165'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6170'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6170'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6179'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6179'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6188'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6188'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6193'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6193'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6196'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6196'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6031'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6031'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6036'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6036'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6039'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6039'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6701'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6701'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6705'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6705'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6708'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6708'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6716'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6716'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6723'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6723'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6690'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6690'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6692'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6692'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6800'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6800'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6803'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6803'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6978'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6978'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6984'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6984'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6990'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6990'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6993'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6993'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6996'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6996'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7371'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7371'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7375'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7375'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5558'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5558'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5562'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5562'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5545'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5545'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5536'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5536'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5531'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5531'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5518'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5518'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5318'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5318'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5323'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5323'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5336'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5336'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5345'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5345'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5353'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5353'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5094'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5094'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5098'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5098'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5104'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5104'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5107'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5107'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5114'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5114'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5122'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5122'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5127'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5127'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2447'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2447'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2388'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2388'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2298'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2298'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2311'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2311'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2315'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2315'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2289'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2289'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4844'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4844'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4851'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4851'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4856'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4856'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4859'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4859'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4862'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4862'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4865'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4865'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4870'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4870'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4874'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4874'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4927'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4927'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4931'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4931'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4934'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4934'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4939'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4939'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2530'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2530'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2540'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2540'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2657'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2657'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2660'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2660'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2821'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2821'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2949'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2949'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2953'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2953'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2962'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2962'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2967'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2967'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2971'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2971'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2976'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2976'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2980'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2980'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2985'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2985'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2993'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2993'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3116'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3116'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4428'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4428'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4432'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4432'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4441'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4441'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4444'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4444'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4456'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4456'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4460'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4460'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7244'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7244'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7255'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7255'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7265'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7265'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7270'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7270'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7274'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7274'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7279'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7279'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7284'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7284'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7288'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7288'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7107'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7107'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7109'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7109'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7111'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7111'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1244'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1244'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1245'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1245'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_667'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_667'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_96'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_96'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_499'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_499'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1012'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1012'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1042'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1042'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6333'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6333'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5226'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5226'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6880'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6880'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1003'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1003'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1008'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1008'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1019'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1019'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5204'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5204'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6871'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6871'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6875'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6875'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2715'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2715'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2716'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2716'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2717'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2717'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6865'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6865'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7469'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7469'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7472'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7472'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7474'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7474'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7475'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7475'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7476'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7476'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7479'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7479'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6408'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6408'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6324'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6324'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6328'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6328'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6969'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6969'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6972'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6972'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4665'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4665'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5768'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5768'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_31'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_31'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6330'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6330'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6337'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6337'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6341'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6341'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7481'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7481'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5223'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5223'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5228'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5228'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5231'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5231'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5234'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5234'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6883'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6883'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4647'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4647'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4652'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4652'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4656'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4656'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4674'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4674'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4686'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4686'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4694'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4694'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_471'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_471'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_476'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_476'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_479'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_479'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_486'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_486'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_490'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_490'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_492'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_492'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1033'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1033'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1037'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1037'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1047'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1047'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1051'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1051'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1024'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1024'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2772'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2772'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2757'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2757'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2763'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2763'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4177'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4177'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3224'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3224'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3225'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3225'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3228'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3228'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3229'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3229'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4060'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4060'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4064'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4064'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4066'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4066'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6852'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6852'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6855'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6855'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7418'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7418'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6975'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6975'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6987'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6987'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7248'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7248'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7260'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7260'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6183'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6183'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6494'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6494'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6696'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6696'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6719'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6719'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5513'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5513'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5522'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5522'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5553'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5553'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5089'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5089'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4279'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4279'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4924'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4924'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4972'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4972'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_790'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_790'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2267'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2267'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2392'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2392'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2534'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2534'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1483'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1483'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1733'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1733'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1755'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1755'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2025'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2025'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2390'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2390'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3727'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3727'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3731'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3731'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4273'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4273'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3745'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3745'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3741'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3741'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3750'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3750'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3737'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3737'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_654'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_654'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_658'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_658'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_650'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_650'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_661'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_661'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1766'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1766'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3724'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3724'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6073"^^xsd:decimal ;
  dwc:decimalLongitude "33.4441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6073 33.4441)"^^geo:wktLiteral ;
  geo-pos:lat "44.6073"^^xsd:decimal ;
  geo-pos:long "33.4441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2306'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4441'^^xsd:double;
  dwc:latitude '44.6073'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2306'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_928'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_928'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_958'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_958'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_895'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_895'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1142'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1142'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1143'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1143'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1369'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1369'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1957'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1957'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3198'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3198'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3697'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3697'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4010'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4010'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6513'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6513'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6273'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6273'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6100'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6100'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5866'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5866'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5867'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5867'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5721'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5721'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6639'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6639'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6819'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6819'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6827'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6827'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7403'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7403'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5453'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5453'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5454'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5454'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2475'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2475'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5030'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5030'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2606'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2606'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2872'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2872'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2873'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2873'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4558'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4558'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4559'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4559'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7179'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7179'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_989'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_989'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_44'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_44'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2699'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2699'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5254'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5254'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5255'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5255'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5285'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5285'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2176'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2176'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_412'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_412'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_413'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_413'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6818'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6818'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6638'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6638'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3197'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3197'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1958'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1958'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1166'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1166'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_584'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_584'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7178'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7178'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1368'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1368'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6484'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6484'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6075"^^xsd:decimal ;
  dwc:decimalLongitude "33.4471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6075 33.4471)"^^geo:wktLiteral ;
  geo-pos:lat "44.6075"^^xsd:decimal ;
  geo-pos:long "33.4471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2175'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4471'^^xsd:double;
  dwc:latitude '44.6075'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2175'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_268'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_268'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_273'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_273'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_277'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_277'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_278'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_278'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_280'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_280'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_286'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_286'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_287'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_287'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_290'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_290'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_297'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_297'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_301'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_301'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_175'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_175'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_172'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_172'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_791'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_791'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_793'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_793'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_794'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_794'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_796'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_796'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_797'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_797'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_804'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_804'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_805'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_805'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_809'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_809'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_816'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_816'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_817'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_817'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_820'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_820'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_940'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_940'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_942'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_942'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_982'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_982'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1135'^^xsd:string;
  dwc:scientificName 'Phaeophila dendroides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1135'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1153'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1153'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1154'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1154'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1157'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1157'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1725'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1725'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1726'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1726'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1730'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1730'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1488'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1488'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1490'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1490'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1462'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1462'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1463'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1463'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1470'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1470'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1471'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1471'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1475'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1475'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1476'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1476'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1480'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1480'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1486'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1486'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1453'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1453'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1459'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1459'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1317'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1317'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2264'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2264'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2268'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2268'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2269'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2269'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2273'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2273'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2277'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2277'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2278'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2278'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2281'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2281'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2282'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2282'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2014'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2014'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2022'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2022'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2034'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2034'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1862'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1862'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1863'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1863'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1756'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1756'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1760'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1760'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1761'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1761'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1736'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1736'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1739'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1739'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1740'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1740'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1745'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1745'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1749'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1749'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1753'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1753'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3117'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3117'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3665'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3665'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3668'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3668'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3914'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3914'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4044'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4044'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4046'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4046'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4053'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4053'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4055'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4055'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4247'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4247'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4252'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4252'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4256'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4256'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4260'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4260'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4277'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4277'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4280'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4280'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4281'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4281'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4284'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4284'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6415'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6415'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6579'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6579'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6580'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6580'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6581'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6581'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6583'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6583'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6585'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6585'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6586'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6586'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6148'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6148'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6151'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6151'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6152'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6152'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6156'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6156'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6161'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6161'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6162'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6162'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6166'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6166'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6167'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6167'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6171'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6171'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6172'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6172'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6175'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6175'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6176'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6176'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6180'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6180'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6184'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6184'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6185'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6185'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6189'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6189'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6190'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6190'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6028'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6028'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6033'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6033'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6037'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6037'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6040'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6040'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6041'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6041'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6693'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6693'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6697'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6697'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6702'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6702'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6709'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6709'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6720'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6720'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6688'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6688'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6804'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6804'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6981'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6981'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7367'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7367'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7368'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7368'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7372'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7372'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7376'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7376'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7377'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7377'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7380'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7380'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5555'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5555'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5559'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5559'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5549'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5549'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5550'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5550'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5554'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5554'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5537'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5537'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5538'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5538'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5541'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5541'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5542'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5542'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5523'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5523'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5524'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5524'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5527'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5527'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5528'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5528'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5532'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5532'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5514'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5514'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5515'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5515'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5519'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5519'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5316'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5316'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5319'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5319'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5320'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5320'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5324'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5324'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5327'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5327'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5328'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5328'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5330'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5330'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5331'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5331'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5333'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5333'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5334'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5334'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5338'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5338'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5341'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5341'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5342'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5342'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5346'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5346'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5350'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5350'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5354'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5354'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5355'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5355'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5357'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5357'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5086'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5086'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5090'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5090'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5091'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5091'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5095'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5095'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5099'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5099'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5100'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5100'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5103'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5103'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5105'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5105'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5108'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5108'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5109'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5109'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5112'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5112'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5115'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5115'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5118'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5118'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5119'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5119'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5123'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5123'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5124'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5124'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5128'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5128'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2445'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2445'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2446'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2446'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2295'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2295'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2299'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2299'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2302'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2302'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2303'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2303'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2307'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2307'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2308'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2308'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2312'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2312'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2285'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2285'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2286'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2286'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2290'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2290'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2291'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2291'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2294'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2294'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4849'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4849'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4852'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4852'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4866'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4866'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4867'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4867'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4871'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4871'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4921'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4921'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4932'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4932'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4935'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4935'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2528'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2528'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2531'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2531'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2537'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2537'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2541'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2541'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2645'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2645'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2646'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2646'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2647'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2647'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2649'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2649'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2650'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2650'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2653'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2653'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2654'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2654'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2661'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2661'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2942'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2942'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2945'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2945'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2950'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2950'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2954'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2954'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2955'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2955'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2958'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2958'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2963'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2963'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2964'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2964'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2968'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2968'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2969'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2969'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2972'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2972'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2973'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2973'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2977'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2977'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2981'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2981'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2986'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2986'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2987'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2987'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2990'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2990'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4424'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4424'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4425'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4425'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4429'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4429'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4433'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4433'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4437'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4437'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4438'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4438'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4442'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4442'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4443'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4443'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4445'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4445'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4446'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4446'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4448'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4448'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4452'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4452'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4453'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4453'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4457'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4457'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7237'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7237'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7240'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7240'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7241'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7241'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7245'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7245'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7251'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7251'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7252'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7252'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7256'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7256'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7257'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7257'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7261'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7261'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7262'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7262'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7266'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7266'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7267'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7267'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7275'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7275'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7276'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7276'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7281'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7281'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7285'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7285'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7095'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7095'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7097'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7097'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_720'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_720'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_721'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_721'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1242'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1242'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1247'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1247'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_665'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_665'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_93'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_93'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_97'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_97'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_497'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_497'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6866'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6866'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1021'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1021'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1034'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1034'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_472'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_472'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6321'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6321'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2753'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2753'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2756'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2756'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2764'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2764'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4648'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4648'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4671'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4671'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4661'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4661'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5764'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5764'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4061'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4061'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_664'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_664'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_494'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_494'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_495'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_495'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_296'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_296'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1000'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1000'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1004'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1004'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1005'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1005'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1009'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1009'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1015'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1015'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1016'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1016'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1020'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1020'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5196'^^xsd:string;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5196'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5759'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5759'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5760'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5760'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6313'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6313'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6868'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6868'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6872'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6872'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6876'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6876'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6877'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6877'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6858'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6858'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6860'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6860'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6862'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6862'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6863'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6863'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6409'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6409'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6325'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6325'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6342'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6342'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4658'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4658'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4662'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4662'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4666'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4666'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4667'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4667'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4644'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4644'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5761'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5761'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5769'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5769'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5771'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5771'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7467'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7467'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6334'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6334'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6338'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6338'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4649'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4649'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4653'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4653'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4670'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4670'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4675'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4675'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4676'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4676'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4679'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4679'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4682'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4682'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4683'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4683'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4687'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4687'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4688'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4688'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4691'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4691'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_470'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_470'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_473'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_473'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_480'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_480'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_481'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_481'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_484'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_484'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_487'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_487'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_491'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_491'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_493'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_493'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1038'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1038'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1039'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1039'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1043'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1043'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1044'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1044'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1048'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1048'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1025'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1025'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1026'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1026'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1029'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1029'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1030'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1030'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2754'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2754'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2773'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2773'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2755'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2755'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2758'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2758'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2760'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2760'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2761'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2761'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2765'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2765'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2766'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2766'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4112'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4112'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4113'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4113'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4115'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4115'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4170'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4170'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4171'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4171'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4172'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4172'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4173'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4173'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4174'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4174'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4176'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4176'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4067'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4067'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6850'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6850'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7271'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7271'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6467'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov,V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6467'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6584'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6584'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5349'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5349'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5510'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5510'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5533'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5533'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5546'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5546'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5337'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5337'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4251'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4251'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4421'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4421'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4434'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4434'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4447'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4447'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_813'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_813'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_801'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_801'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2946'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2946'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2959'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2959'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2982'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2982'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1456'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1456'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1721'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1721'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1744'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1744'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3113'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3113'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4265'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4265'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3728'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3728'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4268'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4268'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4267'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4267'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4270'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4270'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4274'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4274'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4271'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4271'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3734'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3734'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3742'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3742'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3738'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3738'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_655'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_655'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_656'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_656'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_647'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_647'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_652'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_652'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_660'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_660'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_659'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_659'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_662'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Bondareva, L.V., Chernysheva, E.B.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_662'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1248'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1248'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_651'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_651'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1466'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1466'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4261'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4261'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4264'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4264'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3721'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3721'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1175'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1175'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3725'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3725'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6587'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6587'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4657'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4657'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4853'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4853'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7280'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7280'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_800'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_800'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_786'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_786'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6069"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6069 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.6069"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_787'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.6069'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_787'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_177'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_177'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_178'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_178'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_180'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_180'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_181'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_181'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_182'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_182'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_269'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_269'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_270'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_270'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_274'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_274'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_275'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_275'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_279'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_279'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_281'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_281'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_282'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_282'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_288'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_288'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_291'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_291'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_293'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_293'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_294'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_294'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_298'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_298'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_299'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_299'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_302'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_302'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_303'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_303'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_305'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_305'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_174'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_174'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_173'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_173'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_788'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_788'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_789'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_789'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_792'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_792'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_795'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_795'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_798'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_798'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_802'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_802'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_806'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_806'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_807'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_807'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_810'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_810'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_811'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_811'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_814'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_814'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_818'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_818'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_819'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_819'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_937'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_937'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_938'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_938'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_939'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_939'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_941'^^xsd:string;
  dwc:scientificName 'Cladophora sericea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_941'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1155'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1155'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1158'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1158'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1722'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1722'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1723'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1723'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1727'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1727'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1728'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1728'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1731'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1731'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1487'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1487'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1489'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1489'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1491'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1491'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1492'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1492'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1465'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1465'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1467'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1467'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1468'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1468'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1472'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1472'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1473'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1473'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1477'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1477'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1478'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1478'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1481'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1481'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1482'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1482'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1484'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1484'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1454'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1454'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1455'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1455'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1457'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1457'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1460'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1460'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1461'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1461'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2265'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2265'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2266'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2266'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2270'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2270'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2271'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2271'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2274'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2274'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2275'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2275'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2279'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2279'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2011'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2011'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2015'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2015'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2016'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2016'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2018'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2018'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2019'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2019'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2023'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2023'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2024'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2024'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2026'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2026'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2027'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2027'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2032'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2032'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2035'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2035'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2038'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2038'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2039'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2039'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1861'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1861'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1864'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1864'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1865'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1865'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1866'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1866'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1867'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1867'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1757'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1757'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1758'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1758'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1762'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1762'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1763'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1763'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1765'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1765'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1732'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1732'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1734'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1734'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1735'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1735'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1737'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1737'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1738'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1738'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1741'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1741'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1742'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1742'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1746'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1746'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1747'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1747'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1750'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1750'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1751'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1751'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1754'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1754'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3119'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3119'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3121'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3121'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3124'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3124'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3658'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3658'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3659'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3659'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3660'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3660'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3661'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3661'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3662'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3662'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3663'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3663'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3666'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3666'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3667'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3667'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3669'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3669'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3671'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3671'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3672'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3672'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3673'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3673'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3674'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3674'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3754'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3754'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3757'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3757'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3758'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3758'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3905'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3905'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3906'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3906'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3908'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3908'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3911'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3911'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3912'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3912'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3915'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3915'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3916'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3916'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3917'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3917'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3919'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3919'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3920'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3920'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3923'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3923'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3925'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3925'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3926'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3926'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3928'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3928'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3929'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3929'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3931'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3931'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3932'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3932'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3934'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3934'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4045'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4045'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4047'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4047'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4048'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4048'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4051'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4051'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4054'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4054'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4056'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4056'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4057'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4057'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4058'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4058'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4248'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4248'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4249'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4249'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4253'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4253'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4254'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4254'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4257'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4257'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4258'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4258'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4259'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4259'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4278'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4278'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4282'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4282'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4283'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4283'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4285'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4285'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4286'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4286'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6495'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6495'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6497'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6497'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6500'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6500'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6502'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6502'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6413'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6413'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6416'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6416'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6418'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6418'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6419'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6419'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6420'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6420'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6422'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6422'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6582'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6582'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6466'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov,V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6466'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6149'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6149'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6150'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6150'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6153'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6153'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6154'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6154'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6157'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6157'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6158'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6158'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6160'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6160'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6163'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6163'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6164'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6164'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6168'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6168'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6169'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6169'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6174'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6174'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6177'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6177'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6178'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6178'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6181'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6181'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6182'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6182'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6186'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6186'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6187'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6187'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6191'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6191'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6192'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6192'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6194'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6194'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6027'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6027'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6029'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6029'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6030'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6030'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6032'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6032'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6034'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6034'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6035'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6035'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6694'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6694'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6695'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6695'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6698'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6698'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6699'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6699'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6700'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6700'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6703'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6703'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6704'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6704'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6706'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6706'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6710'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6710'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6711'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6711'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6712'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6712'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6713'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6713'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6714'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6714'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6715'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6715'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6717'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6717'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6718'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6718'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6721'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6721'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6722'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6722'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6689'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6689'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6691'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6691'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6801'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6801'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6802'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6802'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6805'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6805'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6806'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6806'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6973'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6973'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6974'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6974'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6976'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6976'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6977'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6977'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6979'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6979'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6980'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6980'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6982'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6982'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6983'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6983'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6985'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6985'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6986'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6986'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6988'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6988'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6989'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6989'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6991'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6991'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6992'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6992'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6994'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6994'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6995'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6995'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7369'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7369'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7370'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7370'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7373'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7373'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7374'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7374'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7379'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7379'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7381'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7381'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5556'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5556'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5560'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5560'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5561'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5561'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5544'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5544'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5547'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5547'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5548'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5548'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5551'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5551'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5552'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5552'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5534'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5534'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5535'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5535'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5539'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5539'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5543'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5543'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5525'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5525'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5526'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5526'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5530'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5530'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5511'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5511'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5512'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5512'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5516'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5516'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5517'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5517'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5521'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5521'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5317'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5317'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5322'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5322'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5326'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5326'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5329'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5329'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5332'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5332'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5335'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5335'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5339'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5339'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5340'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5340'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5343'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5343'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5344'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5344'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5347'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5347'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5348'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5348'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5351'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5351'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5352'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5352'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5356'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5356'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5358'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5358'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5359'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5359'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5087'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5087'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5088'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5088'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5092'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5092'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5093'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5093'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5096'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5096'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5097'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5097'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5101'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5101'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5106'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5106'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5110'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5110'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5111'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5111'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5116'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5116'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5117'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5117'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5120'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5120'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5121'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5121'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5126'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5126'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5129'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5129'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5130'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5130'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2443'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2443'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2444'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2444'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2448'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2448'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2463'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2463'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2387'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2387'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2389'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2389'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2391'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2391'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2296'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2296'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2297'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2297'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2300'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2300'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2301'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2301'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2304'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2304'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2305'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2305'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2309'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2309'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2310'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2310'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2313'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2313'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2283'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2283'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2284'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2284'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2288'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2288'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2293'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2293'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4841'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4841'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4842'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4842'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4843'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4843'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4845'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4845'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4846'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4846'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4847'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4847'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4848'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4848'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4850'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4850'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4854'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4854'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4855'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4855'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4857'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4857'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4858'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4858'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4860'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4860'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4861'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4861'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4863'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4863'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4868'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4868'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4869'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4869'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4872'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4872'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4873'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4873'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4920'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4920'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4922'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4922'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4923'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4923'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4925'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4925'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4926'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4926'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4928'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4928'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4929'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4929'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4930'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4930'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4933'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4933'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4937'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4937'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4938'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4938'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4973'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4973'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4974'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4974'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4975'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4975'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2529'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2529'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2532'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2532'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2533'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2533'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2535'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2535'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2536'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2536'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2538'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2538'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2539'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2539'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2648'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2648'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2651'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2651'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2655'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2655'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2656'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2656'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2658'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2658'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2659'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2659'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2817'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2817'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2818'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2818'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2819'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2819'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2943'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2943'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2944'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2944'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2947'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2947'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2948'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2948'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2951'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2951'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2952'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2952'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2956'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2956'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2957'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2957'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2960'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2960'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2961'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2961'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2965'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2965'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2966'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2966'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2974'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2974'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2975'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2975'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2978'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2978'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2979'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2979'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2983'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2983'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2984'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2984'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2988'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2988'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2989'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2989'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2991'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2991'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2992'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2992'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3112'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3112'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3114'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3114'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3115'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3115'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4422'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4422'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4423'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4423'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4426'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4426'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4427'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4427'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4430'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4430'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4431'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4431'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4435'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4435'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4436'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4436'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4439'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4439'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4440'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4440'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4449'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4449'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4450'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4450'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4451'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4451'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4454'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4454'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4455'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4455'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4459'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4459'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7238'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7238'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7239'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7239'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7242'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7242'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7243'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7243'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7246'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7246'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7247'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7247'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7249'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7249'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7250'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7250'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7253'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7253'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7254'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7254'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7258'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7258'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7259'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7259'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7263'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7263'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7264'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7264'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7268'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7268'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7269'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7269'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7272'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7272'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7273'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7273'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7277'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7277'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7278'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7278'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7282'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7282'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7286'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7286'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7287'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7287'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7096'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7096'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7108'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7108'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7110'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7110'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1238'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1238'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1239'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1239'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1240'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1240'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1241'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1241'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1243'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1243'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1246'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1246'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_666'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_666'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_94'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_94'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_95'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_95'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_99'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_99'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_100'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_100'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6859'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6859'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1002'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1002'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1023'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1023'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1032'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1032'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1045'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1045'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_485'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_485'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6317'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6317'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6870'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6870'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6878'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6878'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7470'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7470'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5229'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5229'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5237'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5237'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4684'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4684'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_32'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_32'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6854'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6854'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7413'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7413'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1010'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1010'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5263'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5263'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3722'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3722'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3747'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3747'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_498'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_498'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_496'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_496'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_98'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_98'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_272'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_272'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_284'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_284'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1001'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1001'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1006'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1006'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1007'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1007'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1011'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1011'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1013'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1013'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1014'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1014'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1017'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1017'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1018'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1018'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6314'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6314'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6315'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6315'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6316'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6316'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6869'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6869'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6873'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6873'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6874'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6874'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6857'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6857'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6861'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6861'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6864'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6864'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6867'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6867'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7471'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7471'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7473'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7473'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7477'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7477'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7478'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7478'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7480'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7480'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6405'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6405'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6406'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6406'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6407'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6407'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6410'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6410'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6411'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6411'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6318'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6318'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6319'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6319'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6320'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6320'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6322'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6322'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6323'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6323'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6326'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6326'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6327'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6327'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6329'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6329'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6967'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6967'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6968'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6968'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6970'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6970'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6971'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6971'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4659'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4659'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4660'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4660'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4663'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4663'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4664'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4664'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4668'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4668'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4669'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4669'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4645'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4645'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5762'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5762'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5763'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5763'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5765'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5765'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5767'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5767'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5770'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5770'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_27'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_27'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_29'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_29'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_30'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_30'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_33'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_33'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_101'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_101'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7466'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7466'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7468'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7468'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6331'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6331'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6332'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6332'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6335'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6335'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6336'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6336'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6339'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6339'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6340'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6340'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5222'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5222'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5224'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5224'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5225'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5225'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5227'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5227'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5230'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5230'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5232'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5232'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5233'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5233'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5235'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5235'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5236'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5236'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6879'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6879'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6881'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6881'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6882'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6882'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5772'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5772'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4646'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4646'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4650'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4650'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4651'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4651'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4654'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4654'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4672'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4672'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4673'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4673'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4677'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4677'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4678'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4678'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4680'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4680'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4685'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4685'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4689'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4689'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4690'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4690'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4692'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4692'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_474'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_474'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_475'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_475'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_477'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_477'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_478'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_478'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_482'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_482'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_483'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_483'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_488'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_488'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_489'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_489'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1035'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1035'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1036'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1036'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1040'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1040'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1041'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1041'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1046'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1046'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1049'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1049'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1050'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1050'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1022'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1022'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1027'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1027'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1028'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1028'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1031'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1031'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2759'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2759'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2762'^^xsd:string;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2762'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4111'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivano,v V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4111'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4114'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4114'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5264'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5264'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5265'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5265'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4169'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4169'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4175'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4175'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3226'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3226'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3227'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3227'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4062'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4062'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4063'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4063'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4065'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4065'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4068'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4068'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4069'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4069'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4070'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4070'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6851'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6851'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6853'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6853'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6856'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6856'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7414'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7414'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7415'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7415'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7416'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7416'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7417'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7417'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6799'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6799'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7283'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7283'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7378'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7378'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6038'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6038'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6159'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6159'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6173'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6173'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6195'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6195'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6414'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6414'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6707'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6707'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5529'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5529'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5540'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5540'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5557'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5557'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5102'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5102'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5113'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5113'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5125'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5125'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5321'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5321'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5325'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5325'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4458'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4458'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4864'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4864'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4936'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4936'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2280'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2280'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2287'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2287'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2314'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2314'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2652'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2652'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2820'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2820'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2970'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2970'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1464'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1464'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3118'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3118'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3664'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3664'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3755'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3755'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3909'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3909'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3922'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3922'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3933'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3933'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4050'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4050'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2012'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2012'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2036'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2036'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2292'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2292'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4266'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4266'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3729'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3729'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3730'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3730'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3732'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3732'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4269'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4269'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4272'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4272'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4275'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4275'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4276'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4276'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3733'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3733'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3744'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3744'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3743'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3743'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3740'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3740'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3749'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3749'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3751'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3751'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3752'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3752'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3735'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3735'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3736'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3736'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3739'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3739'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3746'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3746'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3748'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3748'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1236'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1236'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1237'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1237'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_653'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_653'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_657'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_657'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_646'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_646'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_648'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_648'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_649'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_649'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_663'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_663'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2030'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2030'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_176'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_176'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1173'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1173'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3723'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3723'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4262'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4262'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4263'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4263'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1174'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1174'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3726'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3726'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4693'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4693'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4681'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4681'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4655'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4655'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5520'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5520'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_28'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_28'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5766'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5766'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.607"^^xsd:decimal ;
  dwc:decimalLongitude "33.4473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.607 33.4473)"^^geo:wktLiteral ;
  geo-pos:lat "44.607"^^xsd:decimal ;
  geo-pos:long "33.4473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_821'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4473'^^xsd:double;
  dwc:latitude '44.607'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_821'^^xsd:string;
  dwc:observationDate '2005-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_956'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_956'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_957'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_957'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1366'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1366'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1367'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1367'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1309'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1309'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1956'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1956'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3195'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3195'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3196'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3196'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3856'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3856'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3857'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3857'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4009'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4009'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4215'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4215'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4216'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4216'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6511'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6511'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6512'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6512'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6272'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6272'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6098'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6098'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6099'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6099'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5992'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5992'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5864'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5864'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5865'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5865'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5720'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5720'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6636'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6636'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6782'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6782'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5451'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5451'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5028'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5028'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5029'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5029'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2605'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2605'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2870'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2870'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2871'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2871'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4557'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4557'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4808'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4808'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7176'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7176'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7177'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7177'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_135'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_135'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_411'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_411'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_12'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_12'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_136'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_136'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7452'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7452'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7453'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7453'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6388'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6388'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6389'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6389'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5253'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5253'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5283'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5283'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5284'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5284'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2173'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2173'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2174'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2174'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_410'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_410'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_988'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_988'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7402'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7402'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5452'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5452'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_583'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_583'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.4476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.4476)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.4476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6637'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4476'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6637'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_927'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_927'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1364'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1364'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1954'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1954'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1955'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1955'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3855'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3855'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4007'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4007'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4008'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4008'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4213'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4213'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4214'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4214'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4360'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4360'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6483'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6483'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6270'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6270'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6271'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6271'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6575'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6575'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6597'^^xsd:string;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6597'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6097'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6097'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5991'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5991'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5862'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5862'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6635'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6635'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7065'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7065'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6781'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6781'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5449'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5449'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5450'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5450'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2474'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2474'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2415'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2415'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5026'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5026'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5027'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5027'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4555'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4555'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4556'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4556'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4807'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4807'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7174'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7174'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_719'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_719'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_224'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_224'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2171'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2171'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5252'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5252'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_10'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_10'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_11'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_11'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5189'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5189'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7451'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7451'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6387'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6387'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5282'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5282'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3611'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3611'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3612'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3612'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4137'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4137'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_409'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_409'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6096'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6096'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5863'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5863'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_955'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_955'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_987'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_987'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1365'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1365'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_582'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_582'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_581'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_581'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1160'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1160'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1194'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1194'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1195'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1195'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_408'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_408'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7175'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7175'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7066'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7066'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6074"^^xsd:decimal ;
  dwc:decimalLongitude "33.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6074 33.448)"^^geo:wktLiteral ;
  geo-pos:lat "44.6074"^^xsd:decimal ;
  geo-pos:long "33.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2172'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.448'^^xsd:double;
  dwc:latitude '44.6074'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2172'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_929'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_929'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_962'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_962'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_963'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_963'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1374'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1374'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1375'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1375'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1967'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1967'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3202'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3202'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3203'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3203'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4014'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4014'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4015'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4015'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6486'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6486'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6274'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6274'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5873'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5873'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6642'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6642'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6643'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6643'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6820'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6820'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5460'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5460'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5035'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5035'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5036'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5036'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4564'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4564'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4565'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4565'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4810'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4810'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7184'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7184'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_72'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_72'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_748'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_748'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_141'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_141'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5290'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5290'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_47'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_47'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_48'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_48'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2704'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2704'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2705'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2705'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7456'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7456'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7457'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7457'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5291'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5291'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5221'^^xsd:string;
  dwc:scientificName 'Erythrodermis traillii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145655'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5221'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1655'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1655'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1656'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1656'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_416'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_416'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_417'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_417'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5459'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5459'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5872'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5872'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1200'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1200'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1161'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1161'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6111"^^xsd:decimal ;
  dwc:decimalLongitude "33.4844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6111 33.4844)"^^geo:wktLiteral ;
  geo-pos:lat "44.6111"^^xsd:decimal ;
  geo-pos:long "33.4844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_586'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4844'^^xsd:double;
  dwc:latitude '44.6111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_586'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_960'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_960'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_961'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_961'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1372'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1372'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1373'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1373'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1310'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1310'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1311'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1311'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1965'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1965'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1966'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1966'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3200'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3200'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3201'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3201'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3860'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3860'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3861'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3861'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4012'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4012'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4013'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4013'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4218'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4218'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4363'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4363'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6485'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6485'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6515'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6515'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6516'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6516'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6102'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6102'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6103'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6103'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5871'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5871'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5666'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5666'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5667'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5667'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5723'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5723'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6640'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6640'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6641'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6641'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6783'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6783'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6784'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6784'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7404'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7404'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5457'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5457'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5458'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5458'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5033'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5033'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5034'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5034'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4562'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4562'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4563'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4563'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4809'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4809'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7182'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7182'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7183'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7183'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_71'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_71'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_65'^^xsd:string;
  dwc:scientificName 'Bryopsis corymbosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144447'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_65'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_747'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_747'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_139'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_139'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_140'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_140'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_45'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_45'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_46'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_46'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5190'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5190'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2702'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2702'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2703'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2703'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_13'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_13'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_14'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_14'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6914'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6914'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6915'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6915'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7455'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7455'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6391'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6391'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6392'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6392'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5258'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5258'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5259'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5259'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5288'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5288'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1653'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1653'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1654'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1654'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2184'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2184'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2185'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2185'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_415'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_415'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_991'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_991'^^xsd:string;
  dwc:observationDate '1997-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5870'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5870'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4219'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4219'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1198'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1198'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1199'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1199'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5289'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5289'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6109"^^xsd:decimal ;
  dwc:decimalLongitude "33.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6109 33.4847)"^^geo:wktLiteral ;
  geo-pos:lat "44.6109"^^xsd:decimal ;
  geo-pos:long "33.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1581'^^xsd:string;
  dwc:scientificName 'Ulvella lens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4847'^^xsd:double;
  dwc:latitude '44.6109'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1581'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_959'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_959'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1144'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1144'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1370'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1370'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1371'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1371'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1964'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1964'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3858'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3858'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3859'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3859'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4011'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4011'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4217'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4217'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4361'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4361'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4362'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4362'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6514'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6514'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6101'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6101'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5868'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5868'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5869'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5869'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5664'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5664'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5665'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5665'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5722'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5722'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5455'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5455'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5456'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5456'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5032'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5032'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2880'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2880'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2881'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2881'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4560'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4560'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4561'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4561'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7180'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7180'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7181'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7181'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_70'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_70'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1652'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1652'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_585'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_585'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1196'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1196'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_137'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_137'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_138'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_138'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7454'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7454'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6390'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6390'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5257'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5257'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5286'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5286'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5287'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5287'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1651'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1651'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2182'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2182'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2183'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2183'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_414'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_414'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_990'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_990'^^xsd:string;
  dwc:observationDate '1997-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5031'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5031'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1197'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1197'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6108"^^xsd:decimal ;
  dwc:decimalLongitude "33.4849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6108 33.4849)"^^geo:wktLiteral ;
  geo-pos:lat "44.6108"^^xsd:decimal ;
  geo-pos:long "33.4849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6598'^^xsd:string;
  dwc:scientificName 'Peyssonnelia dubyi '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4849'^^xsd:double;
  dwc:latitude '44.6108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6598'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_768'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_768'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_569'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_569'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1426'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1426'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1990'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1990'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1991'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1991'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1910'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1910'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1911'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1911'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1933'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1933'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1934'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1934'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1841'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1841'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1858'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1858'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3831'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3831'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3990'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3990'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4036'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4036'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4037'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4037'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4235'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4235'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6570'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6570'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6572'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6572'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6595'^^xsd:string;
  dwc:scientificName 'Peyssonnelia dubyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6595'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6473'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6473'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6131'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6131'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6132'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6132'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6133'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6133'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6069'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6069'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6070'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6070'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6081'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6081'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5962'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5962'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5963'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5963'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5974'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5974'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5975'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5975'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5909'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5909'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6772'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6772'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6798'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6798'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6813'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6813'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5433'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5433'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5492'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5492'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5493'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5493'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2503'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2503'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2464'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2464'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2407'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2407'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2426'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2426'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2427'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2427'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4831'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4831'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4996'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4996'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4997'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4997'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2583'^^xsd:string;
  dwc:scientificName 'Litosiphon laminariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2583'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2594'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2594'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2601'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2601'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2624'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2624'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2625'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2625'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2840'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2840'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2864'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2864'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3093'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3093'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4392'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4392'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4393'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4393'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4394'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4394'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7084'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7084'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7085'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7085'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7124'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7124'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7125'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7125'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7145'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7145'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7146'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7146'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_84'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_84'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_733'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_733'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_726'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_726'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_215'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_215'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_216'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_216'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5203'^^xsd:string;
  dwc:scientificName 'Dasya baillouviana '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5203'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '239192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5829'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5829'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2129'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2129'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1613'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1613'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1614'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1614'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1622'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1622'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1623'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1623'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2146'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2146'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2147'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2147'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5182'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5182'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5739'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5739'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4613'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4613'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4614'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4614'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5830'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5830'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5239'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5239'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5277'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5277'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5845'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5845'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5846'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5846'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2236'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2236'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2237'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2237'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2238'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2238'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3588'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3588'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3589'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3589'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4147'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4147'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1698'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1698'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4163'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4163'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2743'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2743'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2739'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2739'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2740'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2740'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4109'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4109'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4128'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4128'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3640'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3640'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3641'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3641'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3639'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3639'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4188'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4188'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_999'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_999'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2128'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2128'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5738'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5738'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6082'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6082'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5718'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5718'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5075'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5075'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2595'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2595'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2841'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2841'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3712'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3712'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2916'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2916'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2917'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2917'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1842'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1842'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_617'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_617'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_618'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_618'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_39'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_39'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_558'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_558'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4978"^^xsd:decimal ;
  dwc:decimalLongitude "33.4889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4978 33.4889)"^^geo:wktLiteral ;
  geo-pos:lat "44.4978"^^xsd:decimal ;
  geo-pos:long "33.4889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2504'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4889'^^xsd:double;
  dwc:latitude '44.4978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2504'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_163'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_163'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_570'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_570'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_571'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_571'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1116'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1116'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1427'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1427'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1289'^^xsd:string;
  dwc:scientificName 'Ulva kylinii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234473'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1289'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1992'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1992'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1993'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1993'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1912'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1912'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1913'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1913'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1935'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1935'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1936'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1936'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3187'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3187'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3713'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3713'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3832'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3832'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4347'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4347'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6259'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6259'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6255'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6255'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6019'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6019'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6134'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6134'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6071'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6071'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6072'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6072'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6083'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6083'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6084'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6084'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5964'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5964'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5977'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5977'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5910'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5910'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6603'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6603'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6773'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6773'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5076'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5076'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2505'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2505'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2506'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2506'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2408'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2408'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4915'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4915'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4989'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4989'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4998'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4998'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4999'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4999'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2596'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2596'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2626'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2626'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2627'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2627'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2842'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2842'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2843'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2843'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2865'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2865'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2866'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2866'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3051'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3051'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3094'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3094'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3095'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3095'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4395'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4395'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4396'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4396'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4789'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4789'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4790'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4790'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7086'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7086'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7087'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7087'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7126'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7126'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7147'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7147'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7148'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7148'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_727'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_727'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_728'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_728'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_217'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_217'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_389'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_389'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5740'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5740'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1616'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1616'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_459'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_459'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5847'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5847'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1580'^^xsd:string;
  dwc:scientificName 'Ulvella lens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1580'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_40'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_40'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2918'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2918'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6298'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6298'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6299'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6299'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1577'^^xsd:string;
  dwc:scientificName 'Ulvella lens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1577'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1578'^^xsd:string;
  dwc:scientificName 'Ulvella lens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1578'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1615'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1615'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1624'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1624'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1625'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1625'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7434'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7434'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2148'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2148'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2149'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2149'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4615'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4615'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4616'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4616'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5831'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5831'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5832'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5832'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6900'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6900'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5274'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5274'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_458'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_458'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2239'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2239'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2240'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2240'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3590'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3590'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3591'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3591'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4148'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4148'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1699'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1699'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1700'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1700'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2785'^^xsd:string;
  dwc:scientificName 'Punctaria tenuissima '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145348'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2785'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2801'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2801'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2802'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2802'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4129'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4129'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3642'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3642'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2130'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2130'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2131'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2131'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7127'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7127'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5965'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5965'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5976'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5976'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1140'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1140'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2428'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2428'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3826'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3826'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1216'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1216'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2919'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2919'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1832'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1832'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1833'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1833'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_619'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_619'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_620'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_620'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4974"^^xsd:decimal ;
  dwc:decimalLongitude "33.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4974 33.489)"^^geo:wktLiteral ;
  geo-pos:lat "44.4974"^^xsd:decimal ;
  geo-pos:long "33.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6814'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.489'^^xsd:double;
  dwc:latitude '44.4974'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6814'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_769'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_769'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_770'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_770'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_559'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_559'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_572'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_572'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1117'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1117'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1141'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1141'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1147'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1147'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1148'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1148'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1428'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1428'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1429'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1429'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1331'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1331'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1295'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1295'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1994'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1994'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1914'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1914'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1937'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1937'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1938'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1938'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3188'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3188'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3213'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3213'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3214'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3214'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3714'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3714'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3827'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3827'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3833'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3833'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3893'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3893'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3894'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3894'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3991'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3991'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6539'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6539'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6260'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6260'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6261'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6261'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6571'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6571'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6596'^^xsd:string;
  dwc:scientificName 'Peyssonnelia dubyi '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6596'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6256'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6256'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6020'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6020'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6135'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6135'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6073'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6073'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5966'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5966'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5978'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5978'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5979'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5979'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5911'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5911'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5719'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5719'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6679'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6679'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6604'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6604'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6774'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6774'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6775'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6775'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6815'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6815'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5434'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5434'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2429'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2429'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5494'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5494'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5309'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5309'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2507'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2507'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2508'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2508'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4916'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4916'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4967'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4967'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4968'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4968'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4990'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4990'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5000'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5000'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2597'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2597'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2602'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2602'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2628'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2628'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2629'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2629'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2844'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2844'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2867'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2867'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2868'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2868'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3052'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3052'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3065'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3065'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3066'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3066'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3096'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3096'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4531'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4531'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4791'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4791'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4801'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4801'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7088'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7088'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7128'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7128'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7149'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7149'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_85'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_85'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_86'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_86'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_729'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_729'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_218'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_218'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_390'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_390'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2241'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2241'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1579'^^xsd:string;
  dwc:scientificName 'Ulvella lens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144886'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1579'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1617'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1617'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1626'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1626'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2151'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2151'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7435'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7435'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7438'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7438'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_41'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_41'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2150'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2150'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5183'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5183'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5741'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5741'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4617'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4617'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5833'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5833'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6951'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6951'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6901'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6901'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7465'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7465'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5240'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5240'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5275'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5275'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5848'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5848'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5849'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5849'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_460'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_460'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_461'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_461'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2242'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2242'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4130'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4130'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4149'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4149'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4164'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4164'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2809'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2809'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2810'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2810'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2741'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2741'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3592'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3592'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3643'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3643'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4189'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4189'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2132'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2132'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2692'^^xsd:string;
  dwc:scientificName 'Myrionema strangulans '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2692'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7411'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7411'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6613'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6613'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6776'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6776'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1134'^^xsd:string;
  dwc:scientificName 'Phaeophila dendroides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145778'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1134'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2409'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2409'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2465'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2465'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1834'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1834'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1217'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1217'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2920'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2920'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2921'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2921'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_622'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_622'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_621'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_621'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4971"^^xsd:decimal ;
  dwc:decimalLongitude "33.4891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4971 33.4891)"^^geo:wktLiteral ;
  geo-pos:lat "44.4971"^^xsd:decimal ;
  geo-pos:long "33.4891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2803'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:collector 'Lysikova, L.I'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4891'^^xsd:double;
  dwc:latitude '44.4971'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2803'^^xsd:string;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1118'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1118'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1939'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1939'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3182'^^xsd:string;
  dwc:scientificName 'Striaria attenuata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '548021'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3182'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '548021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3192'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3192'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6262'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6262'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6085'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6085'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5980'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5980'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6614'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6614'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2472'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2472'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5001'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5001'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2582'^^xsd:string;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2582'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2869'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2869'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3067'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3067'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4532'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4532'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7150'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7150'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_66'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_66'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2152'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2152'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7439'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7439'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6905'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6905'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2804'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2804'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5850'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5850'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4969"^^xsd:decimal ;
  dwc:decimalLongitude "33.4892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4969 33.4892)"^^geo:wktLiteral ;
  geo-pos:lat "44.4969"^^xsd:decimal ;
  geo-pos:long "33.4892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_573'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Kalugina-Gutnik, A.A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.4892'^^xsd:double;
  dwc:latitude '44.4969'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_573'^^xsd:string;
  dwc:observationDate '1977-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_310'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_310'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_827'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_827'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_833'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_833'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_838'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_838'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1514'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1514'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1519'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1519'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1524'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1524'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1532'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1532'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2045'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2045'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2049'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2049'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2053'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2053'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2062'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2062'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2067'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2067'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2071'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2071'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1501'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1501'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1505'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1505'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3136'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3136'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3771'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3771'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3779'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3779'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3788'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3788'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3800'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3800'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3805'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3805'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3936'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3936'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3941'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3941'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3944'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3944'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3945'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3945'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3949'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3949'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4290'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4290'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4294'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4294'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4298'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4298'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4306'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4306'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4309'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4309'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6433'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6433'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6438'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6438'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6198'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6198'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6200'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6200'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5931'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5931'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5923'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5923'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5927'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5927'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5611'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5611'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5702'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5702'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6724'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6724'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6725'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6725'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6727'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6727'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6728'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6728'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6730'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6730'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6734'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6734'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7002'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7002'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7006'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7006'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7017'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7017'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7022'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7022'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7026'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7026'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7030'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7030'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7033'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7033'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7036'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7036'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7040'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7040'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7393'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7393'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5585'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5585'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5567'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5567'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5572'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5572'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5576'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5576'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5364'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5364'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5369'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5369'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5378'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5378'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5387'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5387'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5134'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5134'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5140'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5140'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2316'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2316'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2323'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2323'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4878'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4878'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4880'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4880'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4883'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4883'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4940'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4940'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2544'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2544'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2548'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2548'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2557'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2557'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2824'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2824'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2828'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2828'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2998'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2998'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3002'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector ' Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3002'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4463'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4463'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4470'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4470'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4479'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4479'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4481'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4481'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7299'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7299'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7305'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7305'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_678'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_678'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_668'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_668'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_672'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_672'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_674'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_674'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_323'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_323'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_327'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_327'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_342'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_342'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1067'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1067'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1056'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1056'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1077'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1077'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1099'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1099'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4180'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4180'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2720'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2720'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4707'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4707'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_316'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_316'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_113'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_113'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_190'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_190'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2718'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2718'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3245'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3245'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3249'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3249'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3253'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3253'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7424'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7424'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3232'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3232'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3236'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3236'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3240'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3240'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6343'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6343'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6344'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6344'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6346'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6346'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4721'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4721'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4722'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4722'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4729'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4729'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_106'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_106'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7482'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7482'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6885'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6885'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5775'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5775'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4703'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4703'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4716'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4716'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_511'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_511'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_515'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_515'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1082'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1082'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1087'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1087'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1095'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1095'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1059'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1059'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1062'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1062'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1072'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1072'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2719'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2719'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2721'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2721'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2722'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2722'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2724'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2724'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2726'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2726'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2728'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2728'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2729'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2729'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3256'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3256'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3259'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3259'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3262'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3262'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2731'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2731'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5266'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5266'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_200'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_200'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7012'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7012'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7112'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7112'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7295'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7295'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6202'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6202'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6732'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6732'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5373'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5373'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5590'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5590'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4483'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4483'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4875'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4875'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2994'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2994'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3767'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3767'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3791'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3791'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2060'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2060'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_192'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_192'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1769'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1769'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1771'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1771'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4101'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4101'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6153"^^xsd:decimal ;
  dwc:decimalLongitude "33.5006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6153 33.5006)"^^geo:wktLiteral ;
  geo-pos:lat "44.6153"^^xsd:decimal ;
  geo-pos:long "33.5006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1091'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5006'^^xsd:double;
  dwc:latitude '44.6153'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1091'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_183'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_183'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_184'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_184'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_187'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_187'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_306'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_306'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_311'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_311'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_313'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_313'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_830'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_830'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_831'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_831'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_834'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_834'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_835'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_835'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_839'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_839'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_840'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_840'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_843'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_843'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_844'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_844'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_847'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_847'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_851'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_851'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_852'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_852'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_855'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_855'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1262'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1262'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1265'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1265'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1266'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1266'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1267'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1267'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1270'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1270'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1271'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1271'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1256'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1256'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1259'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1259'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1537'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1537'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1541'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1541'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1542'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1542'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1511'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1511'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1515'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1515'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1516'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1516'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1520'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1520'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1521'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1521'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1525'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1525'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1526'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1526'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1529'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1529'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1533'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1533'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1534'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1534'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1493'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1493'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1497'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1497'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1498'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1498'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2041'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2041'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2042'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2042'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2046'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2046'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2050'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2050'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2054'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2054'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2055'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2055'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2057'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2057'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2063'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2063'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2064'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2064'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2068'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2068'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2074'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2074'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2077'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2077'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1502'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1502'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1507'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1507'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3128'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3128'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3132'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3132'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3133'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3133'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3760'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3760'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3761'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3761'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3764'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3764'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3765'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3765'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3768'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3768'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3772'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3772'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3773'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3773'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3776'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3776'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3781'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3781'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3784'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3784'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3785'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3785'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3789'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3789'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3792'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3792'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3796'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3796'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3797'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3797'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3801'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3801'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3802'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3802'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4295'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4295'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4299'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4299'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4300'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4300'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4302'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4302'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4307'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4307'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4312'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4312'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4313'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4313'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4314'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4314'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4315'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4315'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4316'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4316'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4318'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4318'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4319'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4319'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6423'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6423'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6424'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6424'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6426'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6426'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6427'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6427'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6430'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6430'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6435'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6435'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6204'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6204'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5929'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5929'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5932'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5932'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5919'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5919'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5920'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5920'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5921'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5921'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5924'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5924'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5612'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5612'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5613'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5613'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5599'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5599'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5600'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5600'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5603'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5603'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5604'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5604'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5607'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5607'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5591'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5591'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5592'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5592'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5595'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5595'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5596'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5596'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5674'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5674'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5675'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5675'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5678'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5678'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5679'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5679'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5681'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5681'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5684'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5684'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5687'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5687'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5688'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5688'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5691'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5691'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5692'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5692'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5695'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5695'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5696'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5696'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5698'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5698'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5699'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5699'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5703'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5703'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5705'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5705'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5706'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5706'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5709'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5709'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5710'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5710'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5713'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5713'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5714'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5714'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6726'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6726'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6807'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6807'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6808'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6808'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6997'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6997'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7003'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7003'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7007'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7007'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7009'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7009'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7013'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7013'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7014'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7014'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7018'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7018'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7019'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7019'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7027'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7027'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7382'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7382'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7383'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7383'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7386'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7386'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7387'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7387'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7394'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7394'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7397'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7397'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7398'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7398'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7399'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7399'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7400'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7400'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5577'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5577'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5578'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5578'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5581'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5581'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5582'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5582'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5587'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5587'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5569'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5569'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5573'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5573'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5563'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5563'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5361'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5361'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5365'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5365'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5366'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5366'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5370'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5370'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5374'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5374'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5375'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5375'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5377'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5377'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5379'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5379'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5380'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5380'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5383'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5383'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5388'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5388'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5391'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5391'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5392'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5392'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5395'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5395'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5399'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5399'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5400'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5400'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5403'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5403'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5404'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5404'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5131'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5131'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5135'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5135'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5141'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5141'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5142'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5142'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5145'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5145'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5146'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5146'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5148'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5148'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5151'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5151'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5152'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5152'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5154'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5154'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5156'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5156'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5158'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5158'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5161'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5161'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5162'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5162'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2317'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2317'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4976'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4976'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4977'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4977'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4979'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4979'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2545'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2545'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2549'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2549'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2553'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2553'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2554'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2554'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2663'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2663'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2664'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2664'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2822'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2822'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2995'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2995'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2999'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2999'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4461'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4461'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4464'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4464'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4467'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4467'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4471'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4471'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4472'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4472'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4475'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4475'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4476'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4476'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4480'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4480'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4484'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4484'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4486'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4486'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4730'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4730'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4731'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4731'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4733'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4733'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4736'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4736'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4737'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4737'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7290'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7290'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7296'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7296'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7300'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7300'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7306'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7306'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7307'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7307'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7310'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7310'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7313'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7313'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_676'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_676'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_669'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_669'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_670'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_670'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_197'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_197'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_199'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_199'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_324'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_324'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_328'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_328'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_330'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_330'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_331'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_331'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_334'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_334'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_335'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_335'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_338'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_338'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_339'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_339'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_343'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_343'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_344'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_344'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_503'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_503'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_505'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_505'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7423'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7423'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3242'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3242'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4086'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4086'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1069'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1069'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1053'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1053'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1088'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1088'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4099'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4099'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7421'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7421'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_319'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_319'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_500'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_500'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_501'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_501'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_673'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_673'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_307'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_307'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3246'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3246'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3250'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3250'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4085'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4085'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4089'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4089'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4090'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4090'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4093'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4093'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4094'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4094'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4072'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4072'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4075'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4075'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4076'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4076'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4081'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4081'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4082'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4082'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7422'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7422'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3237'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3237'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3238'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3238'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3241'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3241'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4718'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4718'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4723'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4723'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4724'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4724'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4726'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4726'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4096'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4096'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4097'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4097'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4098'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4098'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4100'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4100'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_102'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_102'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_103'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_103'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_107'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_107'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_108'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_108'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_112'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_112'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7485'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7485'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5783'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5783'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4696'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4696'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4699'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4699'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4700'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4700'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4704'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4704'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4708'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4708'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4709'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4709'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4712'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4712'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4713'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4713'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4717'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4717'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_521'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_521'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_522'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_522'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_506'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_506'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_507'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_507'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_508'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_508'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_512'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_512'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_513'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_513'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_516'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_516'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1079'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1079'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1083'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1083'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1084'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1084'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1092'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1092'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1096'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1096'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1052'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1052'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1068'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1068'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1073'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1073'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1074'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1074'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1078'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1078'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2774'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2774'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2775'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2775'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2776'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2776'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2777'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2777'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4117'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4117'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4121'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4121'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5267'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5267'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4181'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4181'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4182'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4182'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4183'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4183'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4071'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4071'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7419'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7419'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6999'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6999'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7023'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7023'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7037'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7037'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7390'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7390'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5360'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5360'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5384'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5384'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5396'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5396'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5564'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5564'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5568'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5568'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5586'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5586'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5608'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5608'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5683'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5683'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5925'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5925'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5149'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5149'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4291'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4291'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4303'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4303'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4732'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4732'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1268'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1268'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_850'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_850'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_899'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_899'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2550'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2550'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2665'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2665'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1494'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1494'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1506'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1506'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1538'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1538'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3125'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3125'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3129'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3129'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3780'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3780'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2072'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2072'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2080'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2080'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2056'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2056'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1249'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1249'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1510'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1510'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_193'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_193'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_194'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_194'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_722'^^xsd:string;
  dwc:scientificName 'Cladophora dalmatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145042'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_722'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4695'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4695'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1258'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1258'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4119'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4119'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6151"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6151 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6151"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7031'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6151'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7031'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_189'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_189'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_185'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_185'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_186'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_186'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_188'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_188'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_308'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_308'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_309'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_309'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_312'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_312'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_314'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_314'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_315'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_315'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_823'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_823'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_824'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_824'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_826'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_826'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_828'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_828'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_829'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_829'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_836'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_836'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_841'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_841'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_842'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_842'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_845'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_845'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_846'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_846'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_848'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_848'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_849'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_849'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_853'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_853'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_854'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_854'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_856'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_856'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_943'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_943'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_945'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_945'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_900'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_900'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_901'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_901'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1263'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1263'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1264'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1264'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1269'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1269'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1250'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1250'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1251'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1251'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1252'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1252'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1254'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1254'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1255'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1255'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1257'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1257'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1260'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1260'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1261'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1261'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1536'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1536'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1539'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1539'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1543'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1543'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1544'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1544'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1517'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1517'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1518'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1518'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1522'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1522'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1523'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1523'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1527'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1527'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1528'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1528'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1530'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1530'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1495'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1495'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1496'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1496'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1327'^^xsd:string;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1327'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1319'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1319'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2043'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2043'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2047'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2047'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2051'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2051'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2052'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2052'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2058'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2058'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2059'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2059'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2061'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2061'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2065'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2065'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2066'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2066'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2069'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2069'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2070'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2070'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2073'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2073'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2075'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2075'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2076'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2076'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2078'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2078'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2079'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2079'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2081'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2081'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2082'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2082'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1499'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1499'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1500'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1500'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1503'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1503'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1504'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1504'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1508'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1508'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1509'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1509'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3126'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3126'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3127'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3127'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3130'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3130'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3131'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3131'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3134'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3134'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3137'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3137'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3138'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3138'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3139'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3139'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3140'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3140'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3675'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3675'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3762'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3762'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3763'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3763'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3766'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3766'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3769'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3769'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3770'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3770'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3774'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3774'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3775'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3775'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3777'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3777'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3778'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3778'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3782'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3782'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3783'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3783'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3786'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3786'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3787'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3787'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3790'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3790'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3793'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3793'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3794'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3794'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3795'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3795'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3798'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3798'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3799'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3799'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3803'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3803'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3804'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3804'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3935'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3935'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3937'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3937'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3938'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3938'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3939'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3939'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3940'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3940'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3942'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3942'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3943'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3943'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3946'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3946'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3948'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3948'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4288'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4288'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4289'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4289'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4292'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4292'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4293'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4293'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4296'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4296'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4297'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4297'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4301'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4301'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4304'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4304'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4305'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4305'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4308'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4308'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4310'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4310'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4311'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4311'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4320'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4320'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6428'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6428'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6429'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6429'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6431'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6431'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6432'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6432'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6434'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6434'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6437'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6437'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6439'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6439'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6440'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6440'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6441'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6441'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6442'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6442'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6588'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6588'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6197'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6197'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6199'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6199'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6201'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6201'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6203'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6203'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6205'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6205'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6206'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6206'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5928'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5928'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5933'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5933'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5934'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5934'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5922'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5922'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5926'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5926'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5614'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5614'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5615'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5615'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5602'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5602'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5605'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5605'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5606'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5606'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5609'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5609'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5588'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5588'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5589'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5589'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5593'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5593'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5594'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5594'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5598'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5598'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5676'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5676'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5677'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5677'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5680'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5680'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5682'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5682'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5685'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5685'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5686'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5686'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5689'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5689'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5690'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5690'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5693'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5693'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5694'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5694'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5700'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5700'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5701'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5701'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5704'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5704'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5707'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5707'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5711'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5711'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5712'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5712'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5715'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5715'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6729'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6729'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6731'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6731'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6733'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6733'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6735'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6735'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6736'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6736'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6998'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6998'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7000'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7000'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7001'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7001'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7004'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7004'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7005'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7005'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7010'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7010'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7011'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7011'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7015'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7015'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7016'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7016'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7020'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7020'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7021'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7021'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7024'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7024'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7025'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7025'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7028'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7028'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7029'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7029'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7032'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7032'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7034'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7034'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7035'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7035'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7038'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7038'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7039'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7039'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7384'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7384'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7385'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7385'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7388'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7388'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7389'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7389'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7391'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7391'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7392'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7392'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7395'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7395'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7396'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7396'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5580'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5580'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5583'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5583'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5584'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5584'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5566'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5566'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5570'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5570'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5571'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5571'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5574'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5574'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5565'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5565'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5362'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5362'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5363'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5363'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5367'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5367'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5368'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5368'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5371'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5371'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5372'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5372'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5376'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5376'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5381'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5381'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5382'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5382'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5385'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5385'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5386'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5386'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5389'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5389'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5390'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5390'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5393'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5393'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5394'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5394'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5397'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5397'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5398'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5398'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5401'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5401'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5402'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5402'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5405'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5405'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5406'^^xsd:string;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5406'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5132'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5132'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5133'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5133'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5136'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5136'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5138'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5138'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5139'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5139'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5143'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5143'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5144'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5144'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5147'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5147'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5150'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5150'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5153'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5153'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5155'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5155'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5157'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5157'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5159'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5159'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5160'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5160'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2393'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2393'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2318'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2318'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2319'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2319'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2320'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2320'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2321'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2321'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4876'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4876'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4877'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4877'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4879'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4879'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4881'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4881'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4882'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4882'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4884'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4884'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4886'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4886'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4887'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4887'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4888'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4888'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4941'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4941'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4978'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4978'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4980'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4980'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2542'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2542'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2543'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2543'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2546'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2546'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2547'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2547'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2551'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2551'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2552'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2552'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2555'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2555'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2556'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2556'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2662'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2662'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2666'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2666'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2667'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2667'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2823'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2823'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2825'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2825'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2826'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2826'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2827'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2827'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2996'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2996'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2997'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2997'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3000'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3000'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3001'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3001'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4462'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4462'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4465'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4465'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4466'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4466'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4468'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4468'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4473'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4473'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4474'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4474'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4477'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4477'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4478'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4478'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4482'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4482'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4485'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4485'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4487'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4487'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4734'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4734'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4735'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4735'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4738'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4738'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4739'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4739'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7289'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7289'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7291'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7291'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7292'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7292'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7293'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7293'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7294'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7294'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7297'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7297'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7298'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7298'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7301'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7301'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7302'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7302'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7303'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7303'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7304'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7304'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7309'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7309'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7311'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7311'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7312'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7312'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7314'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7314'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7315'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7315'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7098'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7098'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7113'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7113'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7114'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7114'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_675'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_675'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_677'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_677'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_671'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_671'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_195'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_195'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_196'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_196'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_198'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_198'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_322'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_322'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_326'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_326'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_329'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_329'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_332'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_332'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_333'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_333'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_336'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_336'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_340'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_340'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_341'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_341'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_345'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_345'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_320'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_320'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_321'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_321'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3230'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3230'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3239'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3239'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4073'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4073'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3251'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3251'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1064'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1064'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1080'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1080'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_523'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_523'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6345'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6345'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4118'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4118'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4122'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4122'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7484'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7484'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5774'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5774'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5782'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5782'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4720'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4720'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_105'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_105'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_346'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_346'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_317'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_317'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_318'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_318'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_325'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_325'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_337'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_337'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_502'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_502'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_504'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_504'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1066'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1066'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3243'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3243'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3244'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3244'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3247'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3247'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3248'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3248'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3252'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3252'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4084'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4084'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4087'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4087'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4088'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4088'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4091'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4091'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4092'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4092'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4095'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4095'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4074'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4074'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4077'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4077'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4078'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4078'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4079'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4079'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4080'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4080'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4083'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4083'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7425'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7425'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3231'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3231'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3233'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3233'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3234'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3234'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3235'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3235'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6347'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6347'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6348'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6348'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6349'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6349'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6350'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6350'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4719'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4719'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4725'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4725'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4727'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4727'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4728'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4728'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_34'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_34'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_104'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_104'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_109'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_109'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_110'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_110'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_111'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_111'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7483'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7483'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6884'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6884'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6886'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6886'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5773'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5773'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5776'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5776'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5777'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5777'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5778'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5778'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5779'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5779'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5780'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5780'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5781'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5781'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5785'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5785'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4697'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4697'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4698'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4698'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4701'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4701'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4702'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4702'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4705'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4705'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4706'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4706'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4710'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4710'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4711'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4711'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4714'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4714'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4715'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4715'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_518'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_518'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_520'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_520'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_510'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_510'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_514'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_514'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_517'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_517'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1081'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1081'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1085'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1085'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1086'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1086'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1089'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1089'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1090'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1090'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1093'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1093'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1094'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1094'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1097'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1097'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1098'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1098'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1054'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1054'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1055'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1055'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1057'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1057'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1058'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1058'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1060'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1060'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1061'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1061'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1063'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1063'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1065'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1065'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1070'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1070'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1071'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1071'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1075'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1075'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1076'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1076'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2723'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2723'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2725'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2725'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2727'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2727'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2730'^^xsd:string;
  dwc:scientificName 'Nereia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2730'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3254'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3254'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3257'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3257'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3258'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3258'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3260'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3260'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3261'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3261'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2791'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2791'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2792'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2792'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4116'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4116'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4120'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4120'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4123'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4123'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5268'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5268'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4178'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4178'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4179'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4179'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7420'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7420'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7308'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7308'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6425'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6425'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6436'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6436'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5575'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5575'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5579'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5579'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5597'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5597'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5601'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5601'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5610'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5610'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5697'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5697'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5708'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5708'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5930'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5930'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5137'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5137'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5163'^^xsd:string;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5163'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4317'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4317'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4469'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4469'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4885'^^xsd:string;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4885'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_944'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_944'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1253'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1253'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_837'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_837'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_825'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_825'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1512'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1512'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1531'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1531'^^xsd:string;
  dwc:observationDate '2005-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3135'^^xsd:string;
  dwc:scientificName 'Stilophora tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3135'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3676'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3676'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3947'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3947'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2048'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2048'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2044'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2044'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2322'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2322'^^xsd:string;
  dwc:observationDate '2005-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1535'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1535'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1513'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1513'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1540'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1540'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1770'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1770'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1768'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1768'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1767'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1767'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1180'^^xsd:string;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1180'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1184'^^xsd:string;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1184'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_191'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_191'^^xsd:string;
  dwc:observationDate '2005-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5784'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5784'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_519'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_519'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3255'^^xsd:string;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3255'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_509'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Ivanov, V.G., Malcev, G.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_509'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1318'^^xsd:string;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1318'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5918'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5918'^^xsd:string;
  dwc:observationDate '2005-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7008'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7008'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6152"^^xsd:decimal ;
  dwc:decimalLongitude "33.5017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6152 33.5017)"^^geo:wktLiteral ;
  geo-pos:lat "44.6152"^^xsd:decimal ;
  geo-pos:long "33.5017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_832'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V., Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5017'^^xsd:double;
  dwc:latitude '44.6152'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_832'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1670'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1670'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3616'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3616'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_979'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_979'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1389'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1389'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1312'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1312'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1976'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1976'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3704'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3704'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3869'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3869'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5887'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5887'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5669'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5669'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6647'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6647'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6599'^^xsd:string;
  dwc:scientificName 'Peyssonnelia dubyi '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6599'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5476'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5476'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5049'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5049'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4579'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4579'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4820'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4820'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7198'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7198'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_57'^^xsd:string;
  dwc:scientificName 'Acrosiphonia arcta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_57'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_230'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_230'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_433'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_433'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_144'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_144'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6927'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6927'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2201'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2201'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_993'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_993'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_994'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_994'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6287'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6287'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6522'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6522'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2893'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2893'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6314"^^xsd:decimal ;
  dwc:decimalLongitude "33.5099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6314 33.5099)"^^geo:wktLiteral ;
  geo-pos:lat "44.6314"^^xsd:decimal ;
  geo-pos:long "33.5099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6787'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5099'^^xsd:double;
  dwc:latitude '44.6314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6787'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_935'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_935'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_978'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_978'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1387'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1387'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1388'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1388'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1974'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1974'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1975'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1975'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3703'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3703'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3867'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3867'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3868'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3868'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4026'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4026'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6520'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6520'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6521'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6521'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6003'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6003'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6004'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6004'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5668'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5668'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6645'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6645'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6646'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6646'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7405'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7405'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5474'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5474'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5475'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5475'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5300'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5300'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2421'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2421'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5047'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5047'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5048'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5048'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4577'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4577'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4578'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4578'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7196'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7196'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7197'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7197'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_74'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_74'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_431'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_431'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_432'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_432'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_143'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_143'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6925'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6925'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6926'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6926'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6397'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6397'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6398'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6398'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2199'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2199'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2200'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2200'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1669'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1669'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_992'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_992'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5101)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6786'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5101'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6786'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_976'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_976'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1385'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1385'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1386'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1386'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3702'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3702'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3866'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3866'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4025'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4025'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6492'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6492'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6493'^^xsd:string;
  dwc:scientificName 'Nitophyllum punctatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6493'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6519'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6519'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6578'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6578'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6115'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6115'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6116'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6116'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5886'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5886'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6644'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6644'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6822'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6822'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5473'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5473'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5298'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5298'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5299'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5299'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5045'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5045'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5046'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5046'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4576'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4576'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7195'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7195'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_752'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_752'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_229'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_229'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_429'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_429'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_751'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_751'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5193'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5193'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6923'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6923'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6924'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6924'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2197'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2197'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2198'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2198'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6286'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6286'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5472'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5472'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4575'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4575'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_934'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_934'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_977'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_977'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2892'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2892'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1204'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1204'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1205'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1205'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_430'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_430'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6313"^^xsd:decimal ;
  dwc:decimalLongitude "33.5103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6313 33.5103)"^^geo:wktLiteral ;
  geo-pos:lat "44.6313"^^xsd:decimal ;
  geo-pos:long "33.5103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7194'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5103'^^xsd:double;
  dwc:latitude '44.6313'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7194'^^xsd:string;
  dwc:observationDate '1997-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1272'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1272'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1545'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1545'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1546'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1546'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2083'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2083'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3141'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3141'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3677'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3677'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4321'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4321'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4322'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4322'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6207'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6207'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6208'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6208'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5407'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5407'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5164'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5164'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5165'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5165'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2449'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2449'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2324'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2324'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2325'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2325'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2558'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2558'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2559'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2559'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2668'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2668'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3003'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3003'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3004'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3004'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4488'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4488'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4489'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4489'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4740'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4740'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4741'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4741'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_679'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_679'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_347'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_347'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1772'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1772'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4102'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4102'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2793'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2793'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2794'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2794'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4891"^^xsd:decimal ;
  dwc:decimalLongitude "33.5646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4891 33.5646)"^^geo:wktLiteral ;
  geo-pos:lat "44.4891"^^xsd:decimal ;
  geo-pos:long "33.5646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1773'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5646'^^xsd:double;
  dwc:latitude '44.4891'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1773'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1547'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1547'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1548'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1548'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2084'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2084'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2085'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2085'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3143'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3143'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3678'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3678'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3807'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3807'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3950'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3950'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3951'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3951'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4323'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4323'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4324'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4324'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6551'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6551'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6589'^^xsd:string;
  dwc:scientificName 'Palisada perforata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6589'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6209'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6209'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6210'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6210'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5616'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5616'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6737'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6737'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7041'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7041'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5409'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5409'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5166'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5166'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2327'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2327'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4889'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4889'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4942'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4942'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4943'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4943'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2669'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2669'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2670'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2670'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3005'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3005'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4490'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4490'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4742'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4742'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7316'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7316'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7317'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7317'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7099'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7099'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_680'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_680'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_681'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_681'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_202'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_202'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_201'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_201'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2796'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2796'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7426'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7426'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6351'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6351'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_35'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_35'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6887'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6887'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5786'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5786'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5787'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5787'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_524'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_524'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_525'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_525'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2778'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2778'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2779'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2779'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2795'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2795'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6809'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6809'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6471'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6471'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6552'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6552'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5408'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5408'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5617'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5617'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4491'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4491'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3006'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3006'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2326'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2326'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2560'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2560'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3142'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3142'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3806'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3806'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1775'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1775'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1774'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1774'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1273'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1273'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4887"^^xsd:decimal ;
  dwc:decimalLongitude "33.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4887 33.5648)"^^geo:wktLiteral ;
  geo-pos:lat "44.4887"^^xsd:decimal ;
  geo-pos:long "33.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4743'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5648'^^xsd:double;
  dwc:latitude '44.4887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4743'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_857'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_857'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_858'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_858'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1128'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1128'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1549'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1549'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1550'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1550'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2086'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2086'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1869'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1869'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3144'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3144'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3808'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3808'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3809'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3809'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3952'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3952'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3953'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3953'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6553'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6553'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6211'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6211'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6042'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6042'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6043'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6043'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5935'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5935'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5936'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5936'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5618'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5618'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5619'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5619'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6738'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6738'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6739'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6739'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6810'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6810'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7042'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7042'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5167'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5167'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5168'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5168'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2328'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2328'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2329'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2329'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4945'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4945'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2561'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2561'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2562'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2562'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2671'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2671'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3007'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3007'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3008'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3008'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4492'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4492'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4493'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4493'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4744'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4744'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4745'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4745'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7318'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7318'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7319'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7319'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7100'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7100'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_114'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_114'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_115'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_115'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_682'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_682'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_683'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_683'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3264'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3264'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_348'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_348'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7427'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7427'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_36'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_36'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5788'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5788'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_526'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_526'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_527'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_527'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3263'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3263'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2780'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2780'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2797'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2797'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2732'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2732'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4944'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4944'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4884"^^xsd:decimal ;
  dwc:decimalLongitude "33.5651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4884 33.5651)"^^geo:wktLiteral ;
  geo-pos:lat "44.4884"^^xsd:decimal ;
  geo-pos:long "33.5651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1776'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5651'^^xsd:double;
  dwc:latitude '44.4884'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1776'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4882 33.5953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4882"^^xsd:decimal ;
  dwc:decimalLongitude "33.5953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4882 33.5953)"^^geo:wktLiteral ;
  geo-pos:lat "44.4882"^^xsd:decimal ;
  geo-pos:long "33.5953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1777'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5953'^^xsd:double;
  dwc:latitude '44.4882'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1777'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1274'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1274'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1551'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1551'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1552'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1552'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3954'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3954'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4325'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4325'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4326'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4326'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5620'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5620'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5621'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5621'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5716'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5716'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5717'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5717'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6740'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6740'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5169'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5169'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2330'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2330'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2563'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2563'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3009'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3009'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4494'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4494'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4495'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4495'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4746'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4746'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4747'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4747'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7320'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7320'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_684'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_684'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_349'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_349'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5789'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5789'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3265'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3265'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2781'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2781'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2087'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2087'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2331'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2331'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4936"^^xsd:decimal ;
  dwc:decimalLongitude "33.5974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4936 33.5974)"^^geo:wktLiteral ;
  geo-pos:lat "44.4936"^^xsd:decimal ;
  geo-pos:long "33.5974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1778'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5974'^^xsd:double;
  dwc:latitude '44.4936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1778'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_862'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_862'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1129'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1129'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1278'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1278'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1555'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1555'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1556'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1556'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2089'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2089'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2090'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2090'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3147'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3147'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3811'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3811'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3812'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3812'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3957'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3957'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3958'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3958'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6045'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6045'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6742'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6742'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6743'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6743'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7044'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7044'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7045'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7045'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2566'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2566'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4498'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4498'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4750'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4750'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4751'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4751'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7323'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7323'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7324'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7324'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_687'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_687'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3269'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3269'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_530'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_530'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5791'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5791'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_117'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_117'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6352'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6352'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5792'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5792'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_531'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_531'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1101'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1101'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2799'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2799'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2800'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2800'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3268'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3268'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5171'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5171'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5172'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5172'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6046'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6046'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5623'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5623'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5937'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5937'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1277'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1277'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_861'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_861'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3148'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3148'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2334'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2334'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1781'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1781'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1187'^^xsd:string;
  dwc:scientificName 'Ulva flexuosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1187'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_118'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_118'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_859'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_859'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_860'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_860'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1275'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1275'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1276'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1276'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1554'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1554'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2088'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2088'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3145'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3145'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3146'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3146'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3810'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3810'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3956'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3956'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4327'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4327'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4328'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4328'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6044'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6044'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5622'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5622'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7043'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7043'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5410'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5410'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2564'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2564'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2565'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2565'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2672'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2672'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4496'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4496'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4497'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4497'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4748'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4748'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4749'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4749'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7322'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7322'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7101'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7101'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_685'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_685'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_686'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_686'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_203'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_203'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5790'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5790'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_528'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, SA..'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_528'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_529'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_529'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1100'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1100'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2782'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2782'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2783'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2783'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3266'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3266'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3267'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3267'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5170'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5170'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7321'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7321'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6741'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6741'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1553'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1553'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3955'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3955'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1185'^^xsd:string;
  dwc:scientificName 'Ulva flexuosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1185'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2333'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2333'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2332'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2332'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1779'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1779'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1780'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1780'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1186'^^xsd:string;
  dwc:scientificName 'Ulva flexuosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1186'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_116'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_116'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4933"^^xsd:decimal ;
  dwc:decimalLongitude "33.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4933 33.5975)"^^geo:wktLiteral ;
  geo-pos:lat "44.4933"^^xsd:decimal ;
  geo-pos:long "33.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2798'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5975'^^xsd:double;
  dwc:latitude '44.4933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2798'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.493"^^xsd:decimal ;
  dwc:decimalLongitude "33.5976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.493 33.5976)"^^geo:wktLiteral ;
  geo-pos:lat "44.493"^^xsd:decimal ;
  geo-pos:long "33.5976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1782'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5976'^^xsd:double;
  dwc:latitude '44.493'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1782'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_863'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_863'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1130'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1130'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1557'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1557'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2091'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2091'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3149'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3149'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3184'^^xsd:string;
  dwc:scientificName 'Striaria attenuata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '548021'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3184'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '548021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3813'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3813'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6744'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6744'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2829'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2829'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4499'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4499'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4752'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4752'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7325'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7325'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7102'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7102'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2733'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2733'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_119'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_119'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_532'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_532'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1783'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1783'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1188'^^xsd:string;
  dwc:scientificName 'Ulva flexuosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1188'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4925"^^xsd:decimal ;
  dwc:decimalLongitude "33.5977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4925 33.5977)"^^geo:wktLiteral ;
  geo-pos:lat "44.4925"^^xsd:decimal ;
  geo-pos:long "33.5977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3270'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.5977'^^xsd:double;
  dwc:latitude '44.4925'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3270'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1846'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1846'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3870'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3870'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4368'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4368'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6117'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6117'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5888'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5888'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6788'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6788'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6823'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6823'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5477'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5477'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5050'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5050'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2609'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2609'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3069'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3069'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4580'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4580'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7199'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7199'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_434'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_434'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2202'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2202'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1671'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1671'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3617'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3617'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1977'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1977'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2894'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2894'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4188"^^xsd:decimal ;
  dwc:decimalLongitude "33.6954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4188 33.6954)"^^geo:wktLiteral ;
  geo-pos:lat "44.4188"^^xsd:decimal ;
  geo-pos:long "33.6954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6523'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6954'^^xsd:double;
  dwc:latitude '44.4188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6523'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1390'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1390'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1391'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1391'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1978'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1978'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1847'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1847'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3207'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3207'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3871'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3871'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4027'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4027'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4225'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4225'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6524'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6524'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6525'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6525'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6118'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6118'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6005'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6005'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5889'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5889'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5725'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5725'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6648'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6648'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6649'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6649'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6824'^^xsd:string;
  dwc:scientificName 'Pneophyllum fragile '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145206'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6824'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5051'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5051'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5052'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5052'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2610'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2610'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3070'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3070'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4581'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4581'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4582'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4582'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_75'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_75'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_436'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_436'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_435'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_435'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_145'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_145'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6928'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6928'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6929'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6929'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2204'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2204'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1672'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1672'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1673'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1673'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6288'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6288'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3071'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3071'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2895'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2895'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_592'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_592'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_593'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_593'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_231'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_231'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3618'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3618'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4187"^^xsd:decimal ;
  dwc:decimalLongitude "33.6957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4187 33.6957)"^^geo:wktLiteral ;
  geo-pos:lat "44.4187"^^xsd:decimal ;
  geo-pos:long "33.6957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2203'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6957'^^xsd:double;
  dwc:latitude '44.4187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2203'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_753'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_753'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_754'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_754'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_980'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_980'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1122'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1122'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1392'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1392'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1322'^^xsd:string;
  dwc:scientificName 'Ulva prolifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1322'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3872'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3872'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6526'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6526'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6650'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6650'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6828'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6828'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2478'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2478'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3072'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3072'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3073'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3073'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4583'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4583'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4584'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4584'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4821'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4821'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7105'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7105'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7200'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7200'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_232'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_232'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3619'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3619'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2205'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2205'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6930'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6930'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_437'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_437'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_146'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_146'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1675'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1675'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2206'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2206'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1674'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1674'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3620'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3620'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5727'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5727'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6289'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6289'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6651'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6651'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5726'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5726'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5890'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5890'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5301'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5301'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2896'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2896'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_594'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_594'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4185"^^xsd:decimal ;
  dwc:decimalLongitude "33.6959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4185 33.6959)"^^geo:wktLiteral ;
  geo-pos:lat "44.4185"^^xsd:decimal ;
  geo-pos:long "33.6959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1393'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6959'^^xsd:double;
  dwc:latitude '44.4185'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1393'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_755'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_755'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_233'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_233'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1394'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1394'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1400'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1400'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7071'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7071'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6829'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6829'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3074'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3074'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3079'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3079'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4585'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4585'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4822'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4822'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_76'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_76'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_79'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_79'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6931'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6931'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6934'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6934'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1676'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1676'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2207'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2207'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3621'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3621'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6290'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6290'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2479'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2479'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1206'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1206'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_595'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_595'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_598'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_598'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1182'^^xsd:string;
  dwc:scientificName 'Ulva flexuosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1182'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4182"^^xsd:decimal ;
  dwc:decimalLongitude "33.6963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4182 33.6963)"^^geo:wktLiteral ;
  geo-pos:lat "44.4182"^^xsd:decimal ;
  geo-pos:long "33.6963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1183'^^xsd:string;
  dwc:scientificName 'Ulva flexuosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.6963'^^xsd:double;
  dwc:latitude '44.4182'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1183'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1396'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1396'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1397'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1397'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1849'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1849'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3873'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3873'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3874'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3874'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4227'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4227'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6527'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6527'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6528'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6528'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6119'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6119'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6120'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6120'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6006'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6006'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5891'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5891'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6653'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6653'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7070'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7070'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6789'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6789'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5054'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5054'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3075'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3075'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3076'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3076'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4587'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4587'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7203'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7203'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_77'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_77'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_439'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_439'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5194'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5194'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_147'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_147'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_148'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_148'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2209'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2209'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2210'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2210'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6790'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6790'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7202'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7202'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5055'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5055'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2380'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2380'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6654'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6654'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4215"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4215 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4215"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_438'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4215'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_438'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1848'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1848'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4226'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4226'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4369'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4369'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6652'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6652'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6830'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6830'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5053'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5053'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2480'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2480'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4586'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4586'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7201'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7201'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_20'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_20'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2208'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2208'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3622'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3622'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2897'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2897'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4217"^^xsd:decimal ;
  dwc:decimalLongitude "33.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4217 33.7049)"^^geo:wktLiteral ;
  geo-pos:lat "44.4217"^^xsd:decimal ;
  geo-pos:long "33.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1395'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7049'^^xsd:double;
  dwc:latitude '44.4217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1395'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_234'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_234'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1398'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1398'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1399'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1399'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1323'^^xsd:string;
  dwc:scientificName 'Ulva prolifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1323'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4370'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4370'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6529'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6529'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6655'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6655'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6656'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6656'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6791'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6791'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2481'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2481'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3077'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3077'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4588'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4588'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4823'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4823'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7204'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7204'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7205'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7205'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_78'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_78'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_440'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_440'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_21'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_21'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6933'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6933'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1677'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1677'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2211'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2211'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3623'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3623'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3624'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3624'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3078'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3078'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2898'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2898'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_596'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_596'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_597'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_597'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4213"^^xsd:decimal ;
  dwc:decimalLongitude "33.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4213 33.705)"^^geo:wktLiteral ;
  geo-pos:lat "44.4213"^^xsd:decimal ;
  geo-pos:long "33.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6932'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.705'^^xsd:double;
  dwc:latitude '44.4213'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6932'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_758'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_758'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_757'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_757'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1406'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1406'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1407'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1407'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3183'^^xsd:string;
  dwc:scientificName 'Striaria attenuata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '548021'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3183'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '548021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6662'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6662'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2484'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2484'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4374'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4374'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4593'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4593'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4594'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4594'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_62'^^xsd:string;
  dwc:scientificName 'Bolbocoleon piliferum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144865'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_62'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_152'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_152'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6937'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6937'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6936'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6936'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2217'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2217'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2218'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2218'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3627'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3627'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6833'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6833'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6663'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6663'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1124'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1124'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3209'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3209'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4231'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4231'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7461'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7461'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_600'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_600'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_601'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_601'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7068)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1680'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7068'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1680'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_756'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_756'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1123'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1123'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1404'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1404'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3208'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3208'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3878'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3878'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4230'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4230'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6531'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6531'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5893'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5893'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6660'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6660'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6661'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6661'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5479'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5479'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5059'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5059'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2482'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2482'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2483'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2483'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4825'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4825'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4591'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4591'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7209'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7209'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7210'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7210'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_61'^^xsd:string;
  dwc:scientificName 'Bolbocoleon piliferum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144865'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_61'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2709'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2709'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2215'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2215'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1678'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1678'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2900'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2900'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_22'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_22'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_151'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_151'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1679'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1679'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_443'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_443'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2216'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2216'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4140'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4140'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3626'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3626'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4373'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4373'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4592'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4592'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4824'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4824'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1405'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1405'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1208'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1208'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1209'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1209'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_599'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_599'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4166"^^xsd:decimal ;
  dwc:decimalLongitude "33.7077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4166 33.7077)"^^geo:wktLiteral ;
  geo-pos:lat "44.4166"^^xsd:decimal ;
  geo-pos:long "33.7077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3877'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7077'^^xsd:double;
  dwc:latitude '44.4166'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3877'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_235'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_235'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1402'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1402'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1403'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1403'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1851'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1851'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1852'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1852'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3875'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3875'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3876'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3876'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4029'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4029'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4228'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4228'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4229'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4229'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6007'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6007'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5892'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5892'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6658'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6658'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6659'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6659'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6792'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6792'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6832'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6832'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5057'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5057'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5058'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5058'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2422'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2422'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2611'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2611'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4372'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4372'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4589'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4589'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4590'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4590'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7207'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7207'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7208'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7208'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5729'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5729'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_441'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_441'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_442'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_442'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_149'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_149'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_150'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_150'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6935'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6935'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2213'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2213'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2214'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2214'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4139'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4139'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4107'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4107'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5728'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5728'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6530'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6530'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5478'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5478'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4030'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4030'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1207'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1207'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7082)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2899'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7082'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2899'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1401'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1401'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4028'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4028'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6657'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6657'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6831'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6831'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5056'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5056'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4371'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4371'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7206'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7206'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2212'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2212'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3625'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3625'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4167"^^xsd:decimal ;
  dwc:decimalLongitude "33.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4167 33.7087)"^^geo:wktLiteral ;
  geo-pos:lat "44.4167"^^xsd:decimal ;
  geo-pos:long "33.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1850'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7087'^^xsd:double;
  dwc:latitude '44.4167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1850'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_155'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_155'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_154'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_154'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1409'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1409'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1410'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1410'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1854'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1854'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1855'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1855'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3880'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3880'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3881'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3881'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4233'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4233'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6532'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6532'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6009'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6009'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5894'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5894'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6666'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6666'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6834'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6834'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5481'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5481'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5482'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5482'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5061'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5061'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5062'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5062'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2486'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2486'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2612'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2612'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3080'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3080'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3081'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3081'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4376'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4376'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4596'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4596'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3628'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3628'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_445'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_445'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1682'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1682'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_446'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_446'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2220'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2220'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2221'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2221'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2487'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2487'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2902'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2902'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2903'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2903'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1168'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1168'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_236'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_236'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3871"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3871 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3871"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6665'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3871'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6665'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_153'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_153'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1853'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1853'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3879'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3879'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4031'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4031'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4232'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4232'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6664'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6664'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5480'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5480'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5060'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5060'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2485'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2485'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4375'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4375'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4595'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4595'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1681'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1681'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2219'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2219'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6008'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6008'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2901'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2901'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1408'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1408'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3872"^^xsd:decimal ;
  dwc:decimalLongitude "33.7414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3872 33.7414)"^^geo:wktLiteral ;
  geo-pos:lat "44.3872"^^xsd:decimal ;
  geo-pos:long "33.7414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_444'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Kovardakov, S.A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7414'^^xsd:double;
  dwc:latitude '44.3872'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_444'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_156'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_156'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_157'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_157'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1125'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1125'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1411'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1411'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1412'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1412'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3705'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3705'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3706'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3706'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3882'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3882'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3883'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3883'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6010'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6010'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6011'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6011'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5896'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5896'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6667'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6667'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6668'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6668'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6793'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6793'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6835'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6835'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5483'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5483'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5063'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5063'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5064'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5064'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2488'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2488'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2489'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2489'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3082'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3082'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3083'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3083'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4377'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4377'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4597'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4597'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_80'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_80'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6939'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6939'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6938'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6938'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_447'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_447'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_448'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_448'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2222'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2222'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4598'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4598'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6291'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6291'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5895'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5895'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "33.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 33.7415)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "33.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1210'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7415'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1210'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_158'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_158'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_159'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_159'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_237'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_237'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1126'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1126'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1414'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1414'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3707'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3707'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3884'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3884'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5897'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5897'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6670'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6670'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6600'^^xsd:string;
  dwc:scientificName 'Peyssonnelia dubyi '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145278'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6600'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6794'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6794'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6836'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6836'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5302'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5302'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2490'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2490'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3085'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3085'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4378'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4378'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4379'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4379'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_81'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_81'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1169'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1169'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_23'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_23'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6940'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6940'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6941'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6941'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1684'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1684'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_449'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_449'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2223'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2223'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2224'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2224'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2786'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2786'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3629'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3629'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4599'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4599'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4600'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4600'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6292'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6292'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5484'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5484'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5065'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5065'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3084'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3084'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1413'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1413'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3885'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3885'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_602'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_602'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_603'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_603'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1683'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1683'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3868"^^xsd:decimal ;
  dwc:decimalLongitude "33.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3868 33.7417)"^^geo:wktLiteral ;
  geo-pos:lat "44.3868"^^xsd:decimal ;
  geo-pos:long "33.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6669'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:collector 'Pashko, A.V.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Sevastopol'^^xsd:string;
  dwc:county 'Sevastopol'^^xsd:string;
  dwc:longitude '33.7417'^^xsd:double;
  dwc:latitude '44.3868'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6669'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_248'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_248'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_249'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_249'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1149'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1149'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1430'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1430'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1431'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1431'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4038'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4038'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4039'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4039'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4236'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4236'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6540'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6540'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6474'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6474'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6136'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6136'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2430'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2430'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5077'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5077'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2509'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2509'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2461'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2461'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2630'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2630'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2631'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2631'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2922'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2922'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2923'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2923'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4398'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4398'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4399'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4399'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7219'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7219'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4619'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4619'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1701'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1701'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_623'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_623'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5742'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5742'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5743'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5743'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4618'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4618'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4620'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4620'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2244'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2244'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1702'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1702'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3645'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3645'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5495'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5495'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4397'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4397'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1859'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1859'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1219'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1219'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1220'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1220'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1995'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1995'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2381'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2381'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1170'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1170'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_624'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_624'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2243'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2243'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3644'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3644'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3936"^^xsd:decimal ;
  dwc:decimalLongitude "33.9762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3936 33.9762)"^^geo:wktLiteral ;
  geo-pos:lat "44.3936"^^xsd:decimal ;
  geo-pos:long "33.9762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1218'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9762'^^xsd:double;
  dwc:latitude '44.3936'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1218'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_164'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_164'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_771'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_771'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_250'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_250'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_251'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_251'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1433'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1433'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1996'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1996'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3215'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3215'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3715'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3715'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3895'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3895'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3896'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3896'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4237'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4237'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6541'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6541'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6457'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6457'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6021'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6021'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5912'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5912'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5670'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5670'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6680'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6680'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5496'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5496'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5497'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5497'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5078'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5078'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2510'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2510'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4832'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4832'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4833'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4833'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2633'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2633'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2925'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2925'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4400'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4400'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4401'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4401'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7089'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7089'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7090'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7090'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7220'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7220'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7221'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7221'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_625'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_625'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_772'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_772'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6300'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6300'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5744'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5744'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5745'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5745'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4621'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4621'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4622'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4622'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6952'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6952'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6953'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6953'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_462'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_462'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_463'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_463'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2245'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2245'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2246'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2246'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1703'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1703'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3097'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3097'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1150'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1150'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2382'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2382'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2511'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2511'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2632'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2632'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2924'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2924'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1432'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1432'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1997'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1997'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_626'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_626'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1221'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1221'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3933"^^xsd:decimal ;
  dwc:decimalLongitude "33.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3933 33.9765)"^^geo:wktLiteral ;
  geo-pos:lat "44.3933"^^xsd:decimal ;
  geo-pos:long "33.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1704'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9765'^^xsd:double;
  dwc:latitude '44.3933'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1704'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_773'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_773'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_165'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_165'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_252'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_252'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1998'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1998'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3216'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3216'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6022'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6022'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5913'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5913'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6681'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6681'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6840'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6840'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5498'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5498'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2512'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2512'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4834'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4834'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2926'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2926'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3098'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3098'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4402'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4402'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7091'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7091'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7222'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7222'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1222'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1222'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6301'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6301'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4623'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4623'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5746'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5746'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6954'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6954'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_464'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_464'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2247'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2247'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1705'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1705'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2811'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2811'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6137'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6137'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6542'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6542'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2431'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2431'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_627'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_627'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3931"^^xsd:decimal ;
  dwc:decimalLongitude "33.9769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3931 33.9769)"^^geo:wktLiteral ;
  geo-pos:lat "44.3931"^^xsd:decimal ;
  geo-pos:long "33.9769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1434'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9769'^^xsd:double;
  dwc:latitude '44.3931'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1434'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_775'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_775'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_774'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_774'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_166'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_166'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_253'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_253'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_254'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_254'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_167'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_167'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1435'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1435'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1436'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1436'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1437'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1437'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1325'^^xsd:string;
  dwc:scientificName 'Ulva prolifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1325'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1313'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1313'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1999'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1999'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2000'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2000'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3897'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3897'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4040'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4040'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4238'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4238'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4239'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4239'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6459'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N.A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6459'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7366'^^xsd:string;
  dwc:scientificName 'Porphyra leucosticta '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N.A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7366'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2432'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2432'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2433'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2433'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5499'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N.A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5499'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5310'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N.A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5310'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5079'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5079'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5080'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5080'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5081'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5081'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2513'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2513'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2514'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2514'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2383'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2383'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2634'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2634'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2635'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2635'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2927'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2927'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2928'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2928'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3099'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3099'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4403'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4403'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4404'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4404'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4405'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4405'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4625'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4625'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_630'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_630'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4624'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4624'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4626'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4626'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2248'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2248'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2249'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2249'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1706'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1706'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2752'^^xsd:string;
  dwc:scientificName 'Padina pavonica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2752'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2770'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2770'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2771'^^xsd:string;
  dwc:scientificName 'Punctaria latifolia '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145346'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2771'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2788'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2788'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3646'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3646'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3647'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3647'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7223'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N.A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7223'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1314'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1314'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4041'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4041'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_629'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_629'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_628'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_628'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1225'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1225'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1224'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1224'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1223'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1223'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1171'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1171'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1172'^^xsd:string;
  dwc:scientificName 'Ulothrix implexa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1172'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6458'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N.A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6458'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1324'^^xsd:string;
  dwc:scientificName 'Ulva prolifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1324'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2787'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2787'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3947"^^xsd:decimal ;
  dwc:decimalLongitude "33.9798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3947 33.9798)"^^geo:wktLiteral ;
  geo-pos:lat "44.3947"^^xsd:decimal ;
  geo-pos:long "33.9798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3648'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Milchakova, N. A.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9798'^^xsd:double;
  dwc:latitude '44.3947'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3648'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_255'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_255'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_168'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_168'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_776'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_776'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1438'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1438'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1439'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1439'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1315'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1315'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2002'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2002'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3716'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3716'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3898'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3898'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6138'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6138'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6139'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6139'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5914'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5914'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2434'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2434'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2435'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2435'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5500'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5500'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5501'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5501'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2515'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2515'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2636'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2636'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2637'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2637'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2929'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2929'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2930'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2930'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3100'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3100'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3101'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3101'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4406'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4406'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4407'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4407'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7092'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7092'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7224'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7224'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7225'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7225'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_26'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V., Tretjakova, L.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_26'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_87'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_87'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_88'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_88'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5748'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5748'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6302'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6302'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4627'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4627'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4628'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4628'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5747'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5747'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6955'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6955'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6956'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6956'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_465'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_465'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_466'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_466'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2250'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2250'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2251'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2251'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4150'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4150'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4151'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4151'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1707'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1707'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2812'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2812'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2789'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2789'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3649'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3649'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3650'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3650'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6023'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6023'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6460'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6460'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5671'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5671'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4240'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4240'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3217'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3217'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3899'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3899'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2001'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2001'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_631'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_631'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_632'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_632'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1226'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1226'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1227'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1227'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3945"^^xsd:decimal ;
  dwc:decimalLongitude "33.9802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3945 33.9802)"^^geo:wktLiteral ;
  geo-pos:lat "44.3945"^^xsd:decimal ;
  geo-pos:long "33.9802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1708'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9802'^^xsd:double;
  dwc:latitude '44.3945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1708'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_256'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_256'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_169'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_169'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_777'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_777'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_936'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_936'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1440'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1440'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2003'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2003'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3218'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3218'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3900'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3900'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6543'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6543'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6140'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6140'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2462'^^xsd:string;
  dwc:scientificName 'Dictyota spiralis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2462'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2384'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2384'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4835'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4835'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4917'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4917'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4969'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4969'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2931'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2931'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3102'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3102'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4408'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4408'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7226'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7226'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1228'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1228'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_633'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_633'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6303'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6303'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4629'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4629'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5749'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5749'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6957'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6957'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4152'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4152'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1709'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1709'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2813'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2813'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6682'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6682'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5502'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5502'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3942"^^xsd:decimal ;
  dwc:decimalLongitude "33.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3942 33.9805)"^^geo:wktLiteral ;
  geo-pos:lat "44.3942"^^xsd:decimal ;
  geo-pos:long "33.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2252'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9805'^^xsd:double;
  dwc:latitude '44.3942'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2252'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_257'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_257'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_258'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_258'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1441'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1441'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2004'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2004'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3651'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3651'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6544'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6544'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6461'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6461'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6462'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6462'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6141'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6141'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6142'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6142'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6841'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6841'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6842'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6842'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2436'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2436'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2437'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2437'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2516'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2516'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2517'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2517'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4970'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4970'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2932'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2932'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2933'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2933'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3103'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3103'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4410'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4410'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7106'^^xsd:string;
  dwc:scientificName 'Polysiphonia opaca '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144653'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7106'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7118'^^xsd:string;
  dwc:scientificName 'Polysiphonia pulvinata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144659'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7118'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7227'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7227'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5195'^^xsd:string;
  dwc:scientificName 'Corallina officinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5195'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5750'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5750'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4167'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4167'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6304'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6304'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4630'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4630'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4631'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4631'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4632'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4632'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6958'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6958'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_467'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_467'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_468'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_468'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2253'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2253'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2254'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2254'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1710'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1710'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4110'^^xsd:string;
  dwc:scientificName 'Callithamnion granulatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144528'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4110'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4166'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4166'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4168'^^xsd:string;
  dwc:scientificName 'Ceramium ?iliatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4168'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4409'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4409'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3104'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3104'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_778'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_778'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_634'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_634'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_635'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_635'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_636'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_636'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1230'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1230'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1231'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1231'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4002"^^xsd:decimal ;
  dwc:decimalLongitude "33.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4002 33.9864)"^^geo:wktLiteral ;
  geo-pos:lat "44.4002"^^xsd:decimal ;
  geo-pos:long "33.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1229'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9864'^^xsd:double;
  dwc:latitude '44.4002'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1229'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_259'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_259'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_260'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_260'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_779'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_779'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1442'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1442'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1443'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1443'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1316'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1316'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2005'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2005'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2006'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2006'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1860'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1860'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3652'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3652'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3901'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3901'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6545'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6545'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6546'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6546'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6144'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6144'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6024'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6024'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6771'^^xsd:string;
  dwc:scientificName 'Phymatolithon lenormandii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6771'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6683'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6683'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6843'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6843'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2438'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2438'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2518'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2518'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2519'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2519'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4836'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4836'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4837'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4837'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4918'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4918'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2638'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2638'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2639'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2639'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2934'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2934'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3105'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3105'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4411'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4411'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4412'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4412'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7093'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7093'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7228'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7228'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7229'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7229'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6306'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6306'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2255'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2255'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_638'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_638'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6305'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6305'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5751'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5751'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5752'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5752'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4633'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4633'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6403'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6403'^^xsd:string;
  dwc:observationDate '2004-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6959'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6959'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6960'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6960'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4634'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4634'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2256'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2256'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1711'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1711'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1712'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1712'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2814'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2814'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5262'^^xsd:string;
  dwc:scientificName 'Erythrotrichia carnea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5262'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3219'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3219'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6844'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6844'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7094'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7094'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6143'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6143'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5915'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5915'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2935'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2935'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3106'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3106'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_637'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_637'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1233'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1233'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9868)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1232'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9868'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1232'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_261'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_261'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_262'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_262'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_170'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_170'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_780'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_780'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_781'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_781'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1151'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1151'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1445'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1445'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3654'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3654'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3717'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3717'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3902'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3902'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4241'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4241'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6547'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6547'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6145'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6145'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6684'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6684'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6685'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6685'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6845'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6845'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5503'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5503'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5082'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5082'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2520'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2520'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2521'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2521'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4838'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4838'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2640'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2640'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2815'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2815'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2936'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2936'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2937'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2937'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3107'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3107'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4413'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4413'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7230'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7230'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7231'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7231'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_89'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_89'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6961'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6961'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5753'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5753'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6307'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6307'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6308'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6308'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2712'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2712'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6962'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6962'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4635'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4635'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2257'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2257'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2258'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2258'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1713'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1713'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1714'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1714'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3220'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3220'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3221'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3221'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6846'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6846'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5311'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5311'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1444'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1444'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3653'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3653'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_640'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_640'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_639'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_639'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1234'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1234'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3996"^^xsd:decimal ;
  dwc:decimalLongitude "33.9872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3996 33.9872)"^^geo:wktLiteral ;
  geo-pos:lat "44.3996"^^xsd:decimal ;
  geo-pos:long "33.9872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4636'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9872'^^xsd:double;
  dwc:latitude '44.3996'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4636'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_265'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_265'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_783'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_783'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_897'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_897'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_898'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_898'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1449'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1449'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1450'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1450'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2261'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2261'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2262'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2262'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2007'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2007'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2008'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2008'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3657'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3657'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3903'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3903'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3904'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3904'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4245'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4245'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4246'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4246'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6548'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6548'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6549'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6549'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6464'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6464'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5507'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5507'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5314'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5314'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2385'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2385'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4840'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4840'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2524'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2524'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2643'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2643'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2644'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2644'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2940'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2940'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2941'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2941'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3108'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3108'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3109'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3109'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4417'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4417'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4418'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4418'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7233'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7233'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6847'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6847'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_90'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_90'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_266'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_266'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5755'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5755'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5756'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5756'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6309'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6309'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6310'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6310'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6963'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6963'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6964'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6964'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4640'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4640'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4641'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4641'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1717'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1717'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1718'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1718'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2790'^^xsd:string;
  dwc:scientificName 'Scytosiphon lomentaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2790'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6848'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6848'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7234'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7234'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4839'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4839'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2525'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2525'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_642'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_642'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_643'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_643'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4003"^^xsd:decimal ;
  dwc:decimalLongitude "33.9998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4003 33.9998)"^^geo:wktLiteral ;
  geo-pos:lat "44.4003"^^xsd:decimal ;
  geo-pos:long "33.9998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2441'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9998'^^xsd:double;
  dwc:latitude '44.4003'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2441'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_267'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_267'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_171'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_171'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_784'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_784'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_785'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_785'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1127'^^xsd:string;
  dwc:scientificName 'Codium vermilara '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145093'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1127'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1451'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1451'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1452'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1452'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2263'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2263'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2009'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2009'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2010'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2010'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3719'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3719'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3720'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3720'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6550'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6550'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6146'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6146'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6147'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6147'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6025'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6025'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6026'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6026'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5917'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5917'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5651'^^xsd:string;
  dwc:scientificName 'Gracilaria dura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5651'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6686'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6686'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6687'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6687'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5508'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5508'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5509'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5509'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5315'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5315'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2442'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2442'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2386'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2386'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4919'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4919'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2526'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2526'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2527'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2527'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2816'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2816'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3110'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3110'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3111'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3111'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4419'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4419'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4420'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4420'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7235'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7235'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7236'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7236'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_91'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_91'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_92'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_92'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5758'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5758'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3222'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3222'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_645'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_645'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5757'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5757'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6311'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6311'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6312'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6312'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2713'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2713'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2714'^^xsd:string;
  dwc:scientificName 'Nereia filiformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2714'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6965'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6965'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6966'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6966'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4642'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4642'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4643'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4643'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_469'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_469'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1719'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1719'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1720'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1720'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3223'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3223'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6849'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6849'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1326'^^xsd:string;
  dwc:scientificName 'Ulva prolifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1326'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3999"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3999 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.3999"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_644'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Chetverikov, St.V.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.3999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_644'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_263'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_263'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_264'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_264'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_782'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_782'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_981'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_981'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1446'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1446'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1447'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1447'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1448'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1448'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2259'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2259'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2260'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2260'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3655'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3655'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3656'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3656'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3718'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3718'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4042'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4042'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4043'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4043'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4242'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4242'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4243'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4243'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4244'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4244'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6463'^^xsd:string;
  dwc:scientificName 'Lophosiphonia obscura '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '146367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6463'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6475'^^xsd:string;
  dwc:scientificName 'Nemalion helminthoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6475'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5916'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5916'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5672'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5672'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5673'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5673'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2439'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2439'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5504'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5504'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5505'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5505'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5506'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5506'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5312'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5312'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5313'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5313'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5083'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5083'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5084'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5084'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2440'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2440'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4971'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4971'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2522'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2522'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2523'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2523'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2642'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2642'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2938'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2938'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2939'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2939'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4414'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4414'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4415'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4415'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4416'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4416'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7232'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7232'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1716'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1716'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4639'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4639'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5754'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5754'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6404'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6404'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4637'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4637'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4638'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4638'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1715'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1715'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7412'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7412'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5085'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5085'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2641'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2641'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_641'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_641'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4007"^^xsd:decimal ;
  dwc:decimalLongitude "33.9999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4007 33.9999)"^^geo:wktLiteral ;
  geo-pos:lat "44.4007"^^xsd:decimal ;
  geo-pos:long "33.9999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1235'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Yalta'^^xsd:string;
  dwc:longitude '33.9999'^^xsd:double;
  dwc:latitude '44.4007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1235'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_864'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_864'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1279'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1279'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1280'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1280'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1558'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1558'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1320'^^xsd:string;
  dwc:scientificName 'Ulva linza '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1320'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2092'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2092'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2093'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2093'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1870'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1870'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3150'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3150'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3959'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3959'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6443'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6443'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6212'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6212'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5624'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5624'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5411'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5411'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5412'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5412'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4890'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4890'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3010'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3010'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4500'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4500'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4520'^^xsd:string;
  dwc:scientificName 'Ceramium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4520'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4753'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4753'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7326'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7326'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7327'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7327'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_688'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_688'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_689'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_689'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_350'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_350'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6353'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6353'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6354'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6354'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5793'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5793'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_533'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_533'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4153'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4153'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6213'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6213'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1784'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1784'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2336'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2336'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9108"^^xsd:decimal ;
  dwc:decimalLongitude "35.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9108 35.2024)"^^geo:wktLiteral ;
  geo-pos:lat "44.9108"^^xsd:decimal ;
  geo-pos:long "35.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2335'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2024'^^xsd:double;
  dwc:latitude '44.9108'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2335'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_865'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_865'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_902'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_902'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_903'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_903'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1559'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1559'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2094'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2094'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2095'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2095'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3151'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3151'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3814'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3814'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3960'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3960'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3961'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3961'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6554'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6554'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6555'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6555'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6214'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6214'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6215'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6215'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6047'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6047'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6048'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6048'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5938'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5938'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6745'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6745'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6746'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6746'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6811'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6811'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7046'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7046'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5413'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5413'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5414'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5414'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2450'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2450'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2394'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2394'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4891'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4891'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4946'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4946'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4947'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4947'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3011'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3011'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4501'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4501'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4754'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4754'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4755'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4755'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7328'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7328'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7329'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7329'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_690'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_690'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_204'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_204'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_351'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_351'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_352'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_352'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1103'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1103'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6356'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6356'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6888'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6888'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5795'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5795'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6355'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6355'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6889'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6889'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5794'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5794'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_534'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_534'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_535'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_535'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4154'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4154'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4155'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4155'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3271'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3271'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2830'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2830'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2338'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2338'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2337'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2337'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1785'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1785'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1786'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1786'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_866'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_866'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9099"^^xsd:decimal ;
  dwc:decimalLongitude "35.2028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9099 35.2028)"^^geo:wktLiteral ;
  geo-pos:lat "44.9099"^^xsd:decimal ;
  geo-pos:long "35.2028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1102'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2028'^^xsd:double;
  dwc:latitude '44.9099'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1102'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_869'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_869'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_905'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_905'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1282'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1282'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1159'^^xsd:string;
  dwc:scientificName 'Pringsheimiella scutata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1159'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '732330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2098'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2098'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2099'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2099'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1873'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1873'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1874'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1874'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3154'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3154'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3155'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3155'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3815'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3815'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3963'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3963'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3964'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3964'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6444'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6444'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6556'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6556'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6557'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6557'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6218'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6218'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6219'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6219'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6049'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6049'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5627'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5627'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5628'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5628'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6747'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6747'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7047'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7047'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5415'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5415'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2451'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2451'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2452'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2452'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4892'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4892'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4948'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4948'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4949'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4949'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4982'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4982'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2567'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2567'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2675'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2675'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2676'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2676'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3014'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3014'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3015'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3015'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4521'^^xsd:string;
  dwc:scientificName 'Ceramium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4521'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4522'^^xsd:string;
  dwc:scientificName 'Ceramium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4522'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4758'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4758'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7332'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7332'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_692'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_692'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_355'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_355'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5798'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5798'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6890'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6890'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6891'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6891'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5797'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5797'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_537'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_537'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_538'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_538'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4156'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4156'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4157'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4157'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1562'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1562'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1563'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1563'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7333'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7333'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5940'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5940'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4759'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4759'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1790'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1790'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1789'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1789'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2341'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2341'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2342'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2342'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9107"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9107 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9107"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_870'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9107'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_870'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_867'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_867'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_868'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_868'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_904'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_904'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1281'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1281'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1561'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1561'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1290'^^xsd:string;
  dwc:scientificName 'Ulva kylinii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234473'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1290'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2096'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2096'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1872'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1872'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3153'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3153'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3679'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3679'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3680'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3680'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3962'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3962'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4330'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4330'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6216'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6216'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6217'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6217'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5939'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5939'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5625'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5625'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5626'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5626'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6812'^^xsd:string;
  dwc:scientificName 'Pneophyllum confervicola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '213921'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6812'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2673'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2673'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3012'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3012'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3013'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3013'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4756'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4756'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4757'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4757'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7330'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7330'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7331'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7331'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_691'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_691'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_353'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_353'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_354'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_354'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5796'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5796'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_536'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_536'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5173'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5173'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4329'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4329'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4981'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4981'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2674'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2674'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3152'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3152'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3180'^^xsd:string;
  dwc:scientificName 'Streblonema parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145468'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3180'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1871320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1871'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1871'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2097'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2097'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1560'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1560'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2339'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2339'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2340'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2340'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1787'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1787'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9114"^^xsd:decimal ;
  dwc:decimalLongitude "35.2138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9114 35.2138)"^^geo:wktLiteral ;
  geo-pos:lat "44.9114"^^xsd:decimal ;
  geo-pos:long "35.2138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1788'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Zakletsky, A.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2138'^^xsd:double;
  dwc:latitude '44.9114'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1788'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_871'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_871'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_906'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_906'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1283'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1283'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1875'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1875'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3156'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3156'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3965'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3965'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6558'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6558'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6220'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6220'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6050'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6050'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6748'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6748'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7048'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7048'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4893'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4893'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4950'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4950'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2568'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2568'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3016'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3016'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4523'^^xsd:string;
  dwc:scientificName 'Ceramium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4523'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4760'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4760'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7334'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7334'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_693'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_693'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_205'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_205'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_356'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_356'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1181'^^xsd:string;
  dwc:scientificName 'Ulva clathrata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1181'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7428'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7428'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_37'^^xsd:string;
  dwc:scientificName 'Acrochaete viridis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '146002'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_37'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '732259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5799'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5799'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_539'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_539'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4158'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4158'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1564'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1564'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5174'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5174'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5629'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5629'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3816'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3816'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2100'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2100'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2343'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2343'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9101"^^xsd:decimal ;
  dwc:decimalLongitude "35.2139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9101 35.2139)"^^geo:wktLiteral ;
  geo-pos:lat "44.9101"^^xsd:decimal ;
  geo-pos:long "35.2139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1791'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2139'^^xsd:double;
  dwc:latitude '44.9101'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1791'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_873'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_873'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1876'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1876'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1877'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1877'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3681'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3681'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3817'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3817'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4331'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4331'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4332'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4332'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5630'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5630'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5631'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5631'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5416'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5416'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4894'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4894'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4983'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4983'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2677'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2677'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4502'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4502'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4761'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4761'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4762'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4762'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_694'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_694'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5175'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5175'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1792'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1792'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4103'^^xsd:string;
  dwc:scientificName 'Callithamnion corymbosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4103'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5800'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5800'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5801'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5801'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7486'^^xsd:string;
  dwc:scientificName 'Spermothamnion strictum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144704'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7486'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_540'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_540'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1565'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1565'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1566'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1566'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4503'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4503'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3017'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3017'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_872'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_872'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2344'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2344'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2345'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2345'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1793'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1793'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9239"^^xsd:decimal ;
  dwc:decimalLongitude "35.2437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9239 35.2437)"^^geo:wktLiteral ;
  geo-pos:lat "44.9239"^^xsd:decimal ;
  geo-pos:long "35.2437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_357'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2437'^^xsd:double;
  dwc:latitude '44.9239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_357'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_874'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_874'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_875'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_875'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2101'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2101'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2102'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2102'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1878'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1878'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1879'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1879'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3157'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3157'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3158'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3158'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3682'^^xsd:string;
  dwc:scientificName 'Acrochaetium secundatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144387'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3682'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3966'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3966'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3967'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3967'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4333'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4333'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6445'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6445'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6559'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6559'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6560'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6560'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6221'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6221'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6222'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6222'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6051'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6051'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6052'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6052'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5941'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5941'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5942'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5942'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5632'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5632'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5633'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5633'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7050'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7050'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5418'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5418'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4895'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4895'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4896'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4896'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4951'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4951'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4952'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4952'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2678'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2678'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3018'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3018'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3019'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3019'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4763'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4763'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4764'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4764'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7335'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7335'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7336'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7336'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_695'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_695'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_696'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_696'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_358'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_358'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6892'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6892'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4159'^^xsd:string;
  dwc:scientificName 'Ceramium arborescens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '146335'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4159'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6893'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6893'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5802'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5802'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6357'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6357'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1104'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1104'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1105'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1105'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7049'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7049'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5417'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5417'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2346'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2346'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1795'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1795'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1794'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1794'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2347'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2347'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_359'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_359'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9237"^^xsd:decimal ;
  dwc:decimalLongitude "35.2443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9237 35.2443)"^^geo:wktLiteral ;
  geo-pos:lat "44.9237"^^xsd:decimal ;
  geo-pos:long "35.2443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5803'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2443'^^xsd:double;
  dwc:latitude '44.9237'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5803'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_876'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_876'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_907'^^xsd:string;
  dwc:scientificName 'Cladophora liniformis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145054'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_907'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2103'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2103'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6561'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6561'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6223'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6223'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6053'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6053'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5634'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5634'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6749'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6749'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7051'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7051'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5419'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5419'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2395'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2395'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4897'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4897'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4953'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4953'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2831'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2831'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3020'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3020'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4765'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4765'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7337'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7337'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_206'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_206'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_360'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_360'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_541'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_541'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_697'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_697'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5804'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5804'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6358'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6358'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1106'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1106'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3272'^^xsd:string;
  dwc:scientificName 'Zanardinia typus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3272'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1567'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1567'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2569'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2569'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3159'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3159'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3968'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3968'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1796'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1796'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2348'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2348'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9234"^^xsd:decimal ;
  dwc:decimalLongitude "35.2453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9234 35.2453)"^^geo:wktLiteral ;
  geo-pos:lat "44.9234"^^xsd:decimal ;
  geo-pos:long "35.2453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1284'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2453'^^xsd:double;
  dwc:latitude '44.9234'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1284'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_877'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_877'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1285'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1285'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2105'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2105'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2104'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2104'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1881'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1881'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3160'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3160'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3161'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3161'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3969'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3969'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3970'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3970'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4334'^^xsd:string;
  dwc:scientificName 'Ceramium deslongchampsii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4334'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6446'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6446'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6224'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6224'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6225'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6225'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5943'^^xsd:string;
  dwc:scientificName 'Hydrolithon farinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5943'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6750'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6750'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5421'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5421'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2453'^^xsd:string;
  dwc:scientificName 'Dictyota fasciola '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145369'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2453'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2396'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2396'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4898'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4898'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4984'^^xsd:string;
  dwc:scientificName 'Colaconema daviesii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '164103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4984'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2570'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2570'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2571'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2571'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2679'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2679'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2680'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2680'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2832'^^xsd:string;
  dwc:scientificName 'Spermatochnus paradoxus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2832'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3021'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3021'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3022'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3022'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4504'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4504'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4766'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4766'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4767'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4767'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7338'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7338'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7339'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7339'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_207'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_207'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_361'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_361'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1569'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1569'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_362'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_362'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5805'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5805'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1107'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1107'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1568'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1568'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6562'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6562'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5420'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5420'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5635'^^xsd:string;
  dwc:scientificName 'Gelidium spinosum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145594'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5635'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1880'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1880'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1797'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1797'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2350'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2350'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9324"^^xsd:decimal ;
  dwc:decimalLongitude "35.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9324 35.2485)"^^geo:wktLiteral ;
  geo-pos:lat "44.9324"^^xsd:decimal ;
  geo-pos:long "35.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2349'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Alexandrov, V.V., Chernyshova, E.B.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2485'^^xsd:double;
  dwc:latitude '44.9324'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2349'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_878'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_878'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_879'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_879'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_984'^^xsd:string;
  dwc:scientificName 'Cladophora vadorum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145069'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_984'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2106'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2106'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1883'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1883'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3163'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3163'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3818'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3818'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3819'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3819'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3971'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3971'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3972'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3972'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6448'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6448'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6226'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6226'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6054'^^xsd:string;
  dwc:scientificName 'Jania rubens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6054'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5422'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5422'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5423'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5423'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4899'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4899'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4954'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4954'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2572'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2572'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2573'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2573'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2681'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2681'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2682'^^xsd:string;
  dwc:scientificName 'Myriactula rivulariae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144967'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2682'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3023'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3023'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3024'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3024'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4768'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4768'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4769'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4769'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7340'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7340'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_698'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_698'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_699'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_699'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_208'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_208'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_363'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_363'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_364'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_364'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1799'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1799'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7429'^^xsd:string;
  dwc:scientificName 'Pterothamnion plumula '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7429'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6894'^^xsd:string;
  dwc:scientificName 'Polysiphonia denudata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6894'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5806'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5806'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6359'^^xsd:string;
  dwc:scientificName 'Laurencia obtusa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6359'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1570'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1570'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1571'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1571'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5176'^^xsd:string;
  dwc:scientificName 'Corallina elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5176'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7341'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7341'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6447'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6447'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4900'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4900'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4955'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4955'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3162'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3162'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2107'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2107'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_542'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_542'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_543'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_543'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2351'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2351'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2352'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2352'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1882'^^xsd:string;
  dwc:scientificName 'Corynophlaea umbellata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144951'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1882'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9323"^^xsd:decimal ;
  dwc:decimalLongitude "35.2492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9323 35.2492)"^^geo:wktLiteral ;
  geo-pos:lat "44.9323"^^xsd:decimal ;
  geo-pos:long "35.2492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1798'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2492'^^xsd:double;
  dwc:latitude '44.9323'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1798'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_880'^^xsd:string;
  dwc:scientificName 'Cladophora laetevirens '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_880'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2108'^^xsd:string;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2108'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3164'^^xsd:string;
  dwc:scientificName 'Stilophora tenella '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145009'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3164'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3820'^^xsd:string;
  dwc:scientificName 'Antithamnion cruciatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3820'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3973'^^xsd:string;
  dwc:scientificName 'Apoglossum ruscifolium '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3973'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6449'^^xsd:string;
  dwc:scientificName 'Lomentaria clavellosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6449'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6227'^^xsd:string;
  dwc:scientificName 'Laurencia coronopus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6227'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_6751'^^xsd:string;
  dwc:scientificName 'Phyllophora crispa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_6751'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7052'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7052'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5424'^^xsd:string;
  dwc:scientificName 'Gelidium crinale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5424'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2397'^^xsd:string;
  dwc:scientificName 'Dictyota dichotoma '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2397'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4901'^^xsd:string;
  dwc:scientificName 'Chondria capillaris '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4901'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2574'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2574'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_3025'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_3025'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_4770'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_4770'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_7342'^^xsd:string;
  dwc:scientificName 'Polysiphonia subulifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144676'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_7342'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '652925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_700'^^xsd:string;
  dwc:scientificName 'Cladophora albida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_700'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_209'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_209'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_365'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_365'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_5807'^^xsd:string;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_5807'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_544'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_544'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1108'^^xsd:string;
  dwc:scientificName 'Cladophoropsis membranaceae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1108'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1572'^^xsd:string;
  dwc:scientificName 'Ulva rigida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1572'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_1800'^^xsd:string;
  dwc:scientificName 'Cladostephus spongiosus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_1800'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_2353'^^xsd:string;
  dwc:scientificName 'Cystoseira crinita '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V.G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '145514'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_2353'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1568387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9322"^^xsd:decimal ;
  dwc:decimalLongitude "35.2498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9322 35.2498)"^^geo:wktLiteral ;
  geo-pos:lat "44.9322"^^xsd:decimal ;
  geo-pos:long "35.2498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2690__urn%3Acatalog%3AIBSS%20NASU%3ASBS_%20Marcoalgae%3AIBSS%20NASU_SBS_%20Marcoalgae_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2690_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-12-23'^^xsd:date;
  dwc:institutionCode 'IBSS NASU'^^xsd:string;
  dwc:collectionCode 'SBS_ Marcoalgae'^^xsd:string;
  dwc:catalogNumber 'IBSS NASU_SBS_ Marcoalgae_120'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Milchakova, N. A.'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:collector 'Ivanov, V. G.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe, Atlantic ocean, Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:stateProvince 'Autonomous Republic Crimea'^^xsd:string;
  dwc:county 'Feodosiya'^^xsd:string;
  dwc:longitude '35.2498'^^xsd:double;
  dwc:latitude '44.9322'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS NASU:SBS_ Marcoalgae:IBSS NASU_SBS_ Marcoalgae_120'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF